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: Can not compile setup-2.249.2.5


>>>>> In <011501c2590c$8ce7db40$866c883e@wdg.uk.ibm.com> 
>>>>> "Max Bowsher" <maxb@ukf.net> wrote:
> Something is wrong with your /usr/lib/mingw/libstdc++.a

> Get the one from the latest gcc-2.95.3 package on mingw.sf.net

1. Install latest release (gcc-2.95.3, mingw), using setup.exe
2. Install mingw-extra-2.95.3.tar.gz to /usr/lib/mingw
 get it from http://www.colomsat.net.co/freehost/ngiraldo/cppcygwin.html
3. 
../setup/configure -C --enable-dependencies --disable-shared
--host=i686-pc-mingw32 --build=i686-pc-cygwin 'CC=gcc -mno-cygwin'
 'CXX=g++ -mno-cygwin' CPPFLAGS=-I/usr/include/g++-3 --enable-maintainer-mode
4. make complete!!

Thank you, MAX.
-- 
kose


--
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]