This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

[19980608] Compilation failure (Linux-i586)


Greetings,

	I had some trouble patching up from 0531, so there is a chance this
is a false alarm, but I wanted to see first if anyone else has had this
problem.  System is Linux/x86 glibc, egcs-19980608 patched up from 0531.
Have had no (real) problems building egcs since I started with it in April.
Configured with --prefix=/usr --with-local-prefix=/usr
--with-gxx-include-dir=/usr/include/g++ --enable-haifa --enable-threads
--enable-shared.  Here is the snippet of errorage(tm):

gcc  -DIN_GCC    -g  -DHAVE_CONFIG_H -DHAIFA    -I.
-I/usr/src/terran/stowage/egcs-980608/gcc
-I/usr/src/terran/stowage/egcs-980608/gcc/config -c
/usr/src/terran/stowage/egcs-980608/gcc/c-parse.c
gcc -c  -DIN_GCC    -g  -DHAVE_CONFIG_H -DHAIFA    -I.
-I/usr/src/terran/stowage/egcs-980608/gcc
-I/usr/src/terran/stowage/egcs-980608/gcc/config
/usr/src/terran/stowage/egcs-980608/gcc/c-lang.c
/usr/src/terran/stowage/egcs-980608/gcc/c-lang.c:47: redefinition of
`lang_init_options'
/usr/src/terran/stowage/egcs-980608/gcc/c-lang.c:42: `lang_init_options'
previously defined here
/usr/src/terran/stowage/egcs-980608/gcc/c-lang.c:52: redefinition of
`lang_init_options'

More of the same continues.  Anyone suggestions?

thanks,
-bp
--
B. James Phillippe <bryan@terran.org>
Linux Software Engineer, WGT Inc.
http://earth.terran.org/~bryan



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