From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8961 invoked by alias); 28 May 2002 05:23:37 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 8953 invoked from network); 28 May 2002 05:23:36 -0000 Received: from unknown (HELO itdomain003.itdomain.net.au) (203.63.157.208) by sources.redhat.com with SMTP; 28 May 2002 05:23:36 -0000 Received: from lifelesswks ([203.51.9.224]) by itdomain003.itdomain.net.au with Microsoft SMTPSVC(5.0.2195.3779); Tue, 28 May 2002 15:23:35 +1000 From: "Robert Collins" To: "'Steven Edwards'" , Subject: RE: Problem with port of WINE dlls to mingw using cygwin Date: Tue, 28 May 2002 06:27:00 -0000 Message-ID: <003301c20607$d179e6c0$0200a8c0@lifelesswks> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <20020528051903.55456.qmail@web21109.mail.yahoo.com> Importance: Normal X-OriginalArrivalTime: 28 May 2002 05:23:35.0434 (UTC) FILETIME=[D09DDEA0:01C20607] X-SW-Source: 2002-05/txt/msg01674.txt.bz2 Some programs override the FLAGS variables, which is why I suggest overriding CC and CXX. Rob > -----Original Message----- > From: Steven Edwards [mailto:steven_ed4153@yahoo.com] > Sent: Tuesday, 28 May 2002 3:19 PM > To: Robert Collins; cygwin@cygwin.com > Subject: RE: Problem with port of WINE dlls to mingw using cygwin > > > > What you need to do it add 'CC=gcc -mno-cygwin' > > 'CXX=g++ -mno-cygwin' to > > your configure line or install a real > > cross-compiler. > > Rob > > I have CFLAGS and CCFLAGS="-mno-cygwin > -fnative-struct" > and its still not working. > > Thanks > Steven > > __________________________________________________ > Do You Yahoo!? > Yahoo! - Official partner of 2002 FIFA World Cup > http://fifaworldcup.yahoo.com > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/