[Bug bootstrap/34596] gcc 4.2.1 & 4.2.2 fails in configure-stage2-intel
imam dot toufique at intel dot com
gcc-bugzilla@gcc.gnu.org
Thu Dec 27 02:18:00 GMT 2007
------- Comment #2 from imam dot toufique at intel dot com 2007-12-27 02:18 -------
Hi,
this is what the config.log says in the intl dir.
/lib/libc.so.6: undefined reference to `__libc_stack_end@GLIBC_2.1'
/lib/libc.so.6: undefined reference to `_dl_argv@GLIBC_PRIVATE'
/lib/libc.so.6: undefined reference to `_rtld_global_ro@GLIBC_PRIVATE'
/lib/libc.so.6: undefined reference to `___tls_get_addr@GLIBC_2.3'
/lib/libc.so.6: undefined reference to `_dl_out_of_memory@GLIBC_PRIVATE'
/lib/libc.so.6: undefined reference to `_rtld_global@GLIBC_PRIVATE'
/lib/libc.so.6: undefined reference to `__libc_enable_secure@GLIBC_PRIVATE'
collect2: ld returned 1 exit status
configure:2124: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2163: error: C compiler cannot create executables
i am not sure what I am doing wrong here. I was able to compile the same
version of gcc 4.1.0 in SUSE linux enterprise server9 64-bit platform.
Thanks
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34596
More information about the Gcc-bugs
mailing list