Following an applied update, our gcc attempts for all c source files report: "output filename specified twice error". As best I can tell, the applied update was to move from 3.2.3-34 to gcc-3.2.3-56, however the reported version information seems to indicate the update was not entirely successful. I could find no information regarding anyone else with this issue. If this is not a gcc bug, please let me know where else I can look. As well, if more information is required, I am happy to oblige. thx, dr
Produced output: >> gcc -v hello.c Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/u sr/share/info --enable-shared --enable-threads=posix --disable-checking --with-s ystem-zlib --enable-__cxa_atexit --host=i386-redhat-linux Thread model: posix gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-34) /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/cc1 -lang-c -v -iprefix /usr/bin/gcc_3 23/../lib/gcc-lib/i386-redhat-linux/3.2.3/ -D__GNUC__=3 -D__GNUC_MINOR__=2 -D__G NUC_PATCHLEVEL__=3 2 -D__GXX_ABI_VERSION=102 -D__ELF__ -Dunix -D__gnu_linux__ -D linux -D__ELF__ -D__unix__ -D__gnu_linux__ -D__linux__ -D__unix -D__linux -Asyst em=posix -D__NO_INLINE__ -D__STDC_HOSTED__=1 -Acpu=i386 -Amachine=i386 -Di386 -D __i386 -D__i386__ -D__tune_i386__ hello.c -quiet -dumpbase hello.c -version -o / tmp/ccg34n5a.s cc1: output filename specified twice GNU CPP version 3.2.3 20030502 (Red Hat Linux 3.2.3-56) (cpplib) (i386 Linux/ELF ) -- Summary: gcc 323 reports "output filename specified twice error" for simple x.c compilation Product: gcc Version: 3.2.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: droessle at us dot ibm dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31087