Date: Mon, 30 Nov 1998 09:24:20 -0500 From: Paul Van Bellinghen Subject: unrecognized option '-i386' To: djgpp AT delorie DOT com Message-id: MIME-version: 1.0 Content-type: text/plain; charset="us-ascii" Reply-To: djgpp AT delorie DOT com I cannot compile any source files with gcc. I get the error message "unrecognized option '-i386'" I installed djgpp201 with gcc/bnu 281 and rhide14 on a 486 PC - 16 Mb ram - Win3.1 Here is the error file (compiled with -v): Reading specs from c:/djgpp/lib/specs gcc version 2.8.1 c:/djgpp/lib/gcc-lib/djgpp/2.81/cpp.exe -lang-c -v -undef -D__GNUC__=2 -D__GNUC_MINOR__=8 -Dunix -Di386 -DGO32 -DMSDOS -DDJGPP=2 -D__unix__ -D__i386__ -D__GO32__ -D__MSDOS__ -D__DJGPP__=2 -D__unix -D__i386 -D__GO32 -D__MSDOS -D__DJGPP=2 caw_io.c c:/temp/RHaaaaaa\ccaquhte GNU CPP version 2.8.1 (80386, BSD syntax) #include "..." search starts here: #include <...> search starts here: c:/djgpp/include c:/djgpp/lib/gcc-lib/djgpp/2.81/include c:/djgpp/include End of search list. c:/djgpp/lib/gcc-lib/djgpp/2.81/cc1.exe c:/temp/RHaaaaaa\ccaquhte -quiet -dumpbase caw_io.c -version -o c:/temp/RHaaaaaa\ccbquhte GNU C version 2.8.1 (djgpp) compiled by GNU C version 2.8.1. c:/djgpp/bin/as.exe *asm_final:*cpp:*cc1:*cc1plus:*endfile:*link:*link_command: *lib:-lc*startfile:crt0.o*switches_need_spaces:*signed_char:*predefines:-Dunix - Di386 -DGO32 -DMSDOS -DDJGPP=2 -DDJGPP_MINOR=1*cross_compile:0 -o caw_io.o c:/temp/RHaaaaaa\ccbquhte c:/djgpp/bin/as.exe: unrecognized option `-i386'