| delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
| From: | <MisterNO AT x DOT x> |
| Newsgroups: | comp.os.msdos.djgpp |
| References: | <Q1DQe.114724$fm DOT 7579575 AT news4 DOT tin DOT it> <3nghfcF1dl5mU1 AT news DOT dfncis DOT de> <vaGQe.92847$2U1 DOT 4618048 AT news3 DOT tin DOT it> <3ngq8kF1f7k6U1 AT news DOT dfncis DOT de> |
| Subject: | Re: [OT]Compiling STL lib |
| Lines: | 45 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Newsreader: | Microsoft Outlook Express 6.00.3790.0 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.3790.0 |
| Message-ID: | <VcHQe.116117$fm.7651227@news4.tin.it> |
| Date: | Mon, 29 Aug 2005 17:02:45 GMT |
| NNTP-Posting-Host: | 82.54.144.40 |
| X-Complaints-To: | "Please send abuse reports to abuse AT tin DOT it and technical notifications to newsmaster AT tin DOT it" |
| X-Trace: | news4.tin.it 1125334965 82.54.144.40 (Mon, 29 Aug 2005 19:02:45 MET DST) |
| NNTP-Posting-Date: | Mon, 29 Aug 2005 19:02:45 MET DST |
| Organization: | TIN |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
... other error:
C:\STLport-4.6.2\src>make --file djgpp.mak all
gcc -I../stlport -W -Wno-sign-compare -Wno-unused -Wno-uninitialized -ftempl
ate-
depth-32 -mbnu210 -O2 dll_main.cpp -c -o ../lib/obj/DJGPP/Release/dll_main.o
***********
cc1plus.exe: error: invalid option 'bnu210'
make.exe: *** [../lib/obj/DJGPP/Release/dll_main.o] Error 1
C:\STLPOR~1.2\src>copy djgpp.mak makefile
1 file copiati.
C:\STLPOR~1.2\src>make clean all
rm -fr ../lib/obj/DJGPP/Release ../lib/obj/DJGPP/Debug
../lib/obj/DJGPP/DebugSTL
\
../lib/obj/DJGPP/Releasex ../lib/obj/DJGPP/Debugx
../lib/obj/DJGPP/Debug
STLx \
../lib/obj/DJGPP/ReleaseD ../lib/obj/DJGPP/DebugD
../lib/obj/DJGPP/Debug
STLD \
../lib/SunWS_cache SunWS_cache ../lib/Templates.DB Templates.DB
tempinc
mkdir -p ../lib/obj/DJGPP/Release
gcc -I../stlport -W -Wno-sign-compare -Wno-unused -Wno-uninitialized -ftempl
ate-
depth-32 -mbnu210 -O2 dll_main.cpp -c -o ../lib/obj/DJGPP/Release/dll_main.o
***************
cc1plus.exe: error: invalid option 'bnu210'
make.exe: *** [../lib/obj/DJGPP/Release/dll_main.o] Error 1
C:\STLPOR~1.2\src>make install
gcc -I../stlport -W -Wno-sign-compare -Wno-unused -Wno-uninitialized -ftempl
ate-
depth-32 -mbnu210 -O2 dll_main.cpp -c -o ../lib/obj/DJGPP/Release/dll_main.o
**************
cc1plus.exe: error: invalid option 'bnu210'
make.exe: *** [../lib/obj/DJGPP/Release/dll_main.o] Error 1
C:\STLPOR~1.2\src>pause
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |