delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <20031125234912.37982.qmail@web21405.mail.yahoo.com> |
Date: | Wed, 26 Nov 2003 10:49:12 +1100 (EST) |
From: | =?iso-8859-1?q?Danny=20Smith?= <danny_r_smith_2001 AT yahoo DOT co DOT nz> |
Subject: | #pragma interface [Was: cygwin mysql 4.0.16 compilation] |
To: | Cygwin <cygwin AT cygwin DOT com> |
MIME-Version: | 1.0 |
Gerrit P. Haase wrote: > In short, it seems that > #pragma interface > doesn't work and commenting it let you compile the code. I always > comment also > #pragma implementation > but it seems the it is enough to comment out #pragma interface. > > Though, I'm seeking for someone to shed light on this, why it is not > working on Cygwin? > It appears to crippled because of the attempt by G++ to support dllimport. Grep the gcc/cp src directory for MULTIPLE_SYMBOL_SPACES, which is defined for win32 targets only. Also note in ChangeLog the last time anyone did any work on this. Danny http://personals.yahoo.com.au - Yahoo! Personals New people, new possibilities. FREE for a limited time. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |