------- Comment #3 from tbm at cyrius dot com  2008-09-03 13:05 -------
Sorry, I used make -j2 and only looked at the error at the end... but I just
realized there's another error earlier on and that's the real problem.

checking for alpha-linux-gnu-gcc... 
/home/tbm/tmp/gcc/3/4.3-2008-09-03-r139931/./prev-gcc/xgcc
-B/home/tbm/tmp/gcc/3/4.3-2008-09-03-r139931/./prev-gcc/
-B/usr/local/alpha-linux-gnu/bin/
checking for C compiler default output file name... configure: error: in
`/home/tbm/tmp/gcc/3/4.3-2008-09-03-r139931/intl':
configure: error: C compiler cannot create executables
See `config.log' for more details.
make[2]: *** [configure-stage2-intl] Error 77

The log says:

configure:2147: checking for C compiler default output file name
configure:2150:  /home/tbm/tmp/gcc/3/4.3-2008-09-03-r139931/./prev-gcc/xgcc
-B/home/tbm/tmp/gcc/3/4.3-2008-09-03-r139931/./prev-gcc/
-B/usr/local/alpha-linux-gnu/bin/ -g -O2   conftest.c  >&5
/home/tbm/tmp/gcc/3/4.3-2008-09-03-r139931/./prev-gcc/crtbegin.o: In function
`frame_dummy': (.text+0xec): undefined reference to `_Jv_RegisterClasses'
/tmp/ccWuMF2Y.o:(.debug_info+0x49): undefined reference to `$LSFDE0'
collect2: ld returned 1 exit status
configure:2153: $? = 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:2191: error: in `/home/tbm/tmp/gcc/3/4.3-2008-09-03-r139931/intl':
configure:2194: error: C compiler cannot create executables


-- 

tbm at cyrius dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.4 Regression] bootstrap  |[4.4 Regression] bootstrap
                   |broken on Alpha: Link tests |broken on Alpha: undefined
                   |are not allowed after       |reference to
                   |GCC_NO_EXECUTABLES.         |_Jv_RegisterClasses


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37349

Reply via email to