This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Problem with port of WINE dlls to mingw using cygwin


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]