[net release] solution to -mno-cygwin problem

Earnie Boyd earnie_boyd@yahoo.com
Wed Apr 19 05:32:00 GMT 2000


--- Mumit Khan <khan@NanoTech.Wisc.EDU> wrote:
-8<-
> The solution is any one of the following three:
> 
-8<-
> 3. Edit the gcc specs file (`gcc -print-file-name=specs'), taking care
>    not to wrap any lines and so on, and change `mingw32' to `mingw' in
>    the:
>      -iwithprefix ../../../../include/mingw32 
       ^^^^^^^^^^^^
       -iwithprefixbefore
>    to
>      -iwithprefix ../../../../include/mingw
       ^^^^^^^^^^^^
       -iwithprefixbefore

FTR, the difference is -iwithprefix puts the directory _after_ the list of
already included directories and -iwithprefixbefore puts the directory _before_
the list of already included directories.


=====
---
   Earnie Boyd: < mailto:earnie_boyd@yahoo.com >
            __Cygwin: POSIX on Windows__
Cygwin Newbies: < http://www.freeyellow.com/members5/gw32/index.html >
           __Minimalist GNU for Windows__
  Mingw32 List: < http://www.egroups.com/group/mingw32/ >
    Mingw Home: < http://www.mingw.org/ >

__________________________________________________
Do You Yahoo!?
Send online invitations with Yahoo! Invites.
http://invites.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list