This is the mail archive of the cygwin@sources.redhat.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]

Re: Available for test: gcc-2.95.2-7 - libstdc++.a


> I am, as always, waiting for someone to step up and offer actual stuff
> here.  The "Yeah, this will be great!" messages are pretty much white
> noise at this point.
> 
> cgf
> 

O.K.

Let's make it clear, and make this subject off topic on the list.

1. Get the real and actual stuff from Mumit's, as I posted before.
ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/cygwin/gcc-2.95.2/gcc-2.95.2-mingw-extra.tar.gz

2. Unpack all lib files to /lib/mingw.

3. All set !

P.S.)
- I don't know why _G_config.h is in /usr/include/mingw32, not in /usr/include/mingw.
  So, you have to add that path when compile files(c++, f77...), like this
   g++ -mno-cygwin foo.cpp -I/usr/include/mingw32
  Don't like this?
  Then, copy it to /usr/include/mingw  or symlink it.


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