public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/37464]  New: bootstrap failure for alphaev56, compiler cannot create executables
@ 2008-09-10 17:28 tkoenig at gcc dot gnu dot org
  2008-09-10 17:39 ` [Bug middle-end/37464] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2008-09-10 17:28 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2766 bytes --]

This is with revision 140005, on gcc30.fsffrance-gnu.org.
Just when I thought I had a big-endian machine :-)

make[4]: quittant le répertoire «
/home/tkoenig/gcc-bin/alphaev56-unknown-linux-gnu/libgcc »
make[3]: quittant le répertoire «
/home/tkoenig/gcc-bin/alphaev56-unknown-linux-gnu/libgcc »
make[2]: quittant le répertoire « /home/tkoenig/gcc-bin »
make[2]: entrant dans le répertoire « /home/tkoenig/gcc-bin »
make[3]: entrant dans le répertoire « /home/tkoenig/gcc-bin »
rm -f stage_current
make[3]: quittant le répertoire « /home/tkoenig/gcc-bin »
make[2]: quittant le répertoire « /home/tkoenig/gcc-bin »
make[2]: entrant dans le répertoire « /home/tkoenig/gcc-bin »
Configuring stage 2 in ./intl
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for alphaev56-unknown-linux-gnu-gcc... 
/home/tkoenig/gcc-bin/./prev-gcc/xgcc -B/home/tkoenig/gcc-bin/./prev-gcc/
-B/home/tkoenig/alphaev56-unknown-linux-gnu/bin/
checking for C compiler default output file name... configure: error: in
`/home/tkoenig/gcc-bin/intl':
configure: error: C compiler cannot create executables
See `config.log' for more details.
make[2]: *** [configure-stage2-intl] Erreur 77
make[2]: quittant le répertoire « /home/tkoenig/gcc-bin »
make[1]: *** [stage2-bubble] Erreur 2
make[1]: quittant le répertoire « /home/tkoenig/gcc-bin »
make: *** [bootstrap] Erreur 2

configure was with 

../gcc/configure --prefix=$HOME --enable-languages=c,fortran
--with-mpfr=/opt/cfarm/mpfr-2.3.1/

tkoenig@sarah:~/gcc-bin$ uname -a
Linux sarah 2.6.18-6-alpha-smp #1 SMP Fri Jun 6 23:28:12 UTC 2008 alpha
GNU/Linux

tkoenig@sarah:~/gcc-bin$ file prev-gcc/xgcc
prev-gcc/xgcc: ELF 64-bit LSB executable, Alpha (unofficial), version 1 (SYSV),
for GNU/Linux 2.6.9, dynamically linked (uses shared libs), not stripped
tkoenig@sarah:~/gcc-bin$ prev-gcc/xgcc
xgcc: no input files

If you need any more information, let me know.


-- 
           Summary: bootstrap failure for alphaev56, compiler cannot create
                    executables
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tkoenig at gcc dot gnu dot org
  GCC host triplet: alphaev56-unknown-linux-gnu


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug middle-end/37464] bootstrap failure for alphaev56, compiler cannot create executables
  2008-09-10 17:28 [Bug bootstrap/37464] New: bootstrap failure for alphaev56, compiler cannot create executables tkoenig at gcc dot gnu dot org
@ 2008-09-10 17:39 ` pinskia at gcc dot gnu dot org
  2008-09-10 17:59 ` ebotcazou at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-09-10 17:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-09-10 17:38 -------
Most likely related to PR 37426.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|bootstrap                   |middle-end
  GCC build triplet|                            |alphaev56-unknown-linux-gnu
 GCC target triplet|                            |alphaev56-unknown-linux-gnu
           Keywords|                            |ra, wrong-code
   Target Milestone|---                         |4.4.0


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug middle-end/37464] bootstrap failure for alphaev56, compiler cannot create executables
  2008-09-10 17:28 [Bug bootstrap/37464] New: bootstrap failure for alphaev56, compiler cannot create executables tkoenig at gcc dot gnu dot org
  2008-09-10 17:39 ` [Bug middle-end/37464] " pinskia at gcc dot gnu dot org
@ 2008-09-10 17:59 ` ebotcazou at gcc dot gnu dot org
  2008-09-13 10:07 ` tkoenig at gcc dot gnu dot org
  2008-09-14  5:02 ` [Bug bootstrap/37464] bootstrap failure for alphaev56, undefined reference to `_Jv_RegisterClasses pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2008-09-10 17:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from ebotcazou at gcc dot gnu dot org  2008-09-10 17:58 -------
> This is with revision 140005, on gcc30.fsffrance-gnu.org.
> Just when I thought I had a big-endian machine :-)

Even if it bootstrapped, you wouldn't have one. :-)  Try SPARC instead.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug middle-end/37464] bootstrap failure for alphaev56, compiler cannot create executables
  2008-09-10 17:28 [Bug bootstrap/37464] New: bootstrap failure for alphaev56, compiler cannot create executables tkoenig at gcc dot gnu dot org
  2008-09-10 17:39 ` [Bug middle-end/37464] " pinskia at gcc dot gnu dot org
  2008-09-10 17:59 ` ebotcazou at gcc dot gnu dot org
@ 2008-09-13 10:07 ` tkoenig at gcc dot gnu dot org
  2008-09-14  5:02 ` [Bug bootstrap/37464] bootstrap failure for alphaev56, undefined reference to `_Jv_RegisterClasses pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2008-09-13 10:07 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from tkoenig at gcc dot gnu dot org  2008-09-13 10:06 -------
Created an attachment (id=16309)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16309&action=view)
config.log from intl with revision 140323

The problem appears to be somewhere else.

See these lines from the config.log:

onfigure:2111:  /home/tkoenig/gcc-bin/./prev-gcc/xgcc
-B/home/tkoenig/gcc-bin/./prev-gcc/
-B/home/tkoenig/alphaev56-unknown-linux-gnu/bin/ --version </dev/null >&5
xgcc (GCC) 4.4.0 20080912 (experimental)
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2114: $? = 0
configure:2116:  /home/tkoenig/gcc-bin/./prev-gcc/xgcc
-B/home/tkoenig/gcc-bin/./prev-gcc/
-B/home/tkoenig/alphaev56-unknown-linux-gnu/bin/ -v </dev/null >&5
Reading specs from /home/tkoenig/gcc-bin/./prev-gcc/specs
Target: alphaev56-unknown-linux-gnu
Configured with: ../gcc/configure --prefix=/home/tkoenig
--enable-languages=c,fortran --with-mpfr=/opt/cfarm/mpfr-2.3.1/
Thread model: posix
gcc version 4.4.0 20080912 (experimental) (GCC)
configure:2119: $? = 0
configure:2121:  /home/tkoenig/gcc-bin/./prev-gcc/xgcc
-B/home/tkoenig/gcc-bin/./prev-gcc/
-B/home/tkoenig/alphaev56-unknown-linux-gnu/bin/ -V </dev/null >&5
xgcc: '-V' must come at the start of the command line
configure:2124: $? = 1
configure:2147: checking for C compiler default output file name
configure:2150:  /home/tkoenig/gcc-bin/./prev-gcc/xgcc
-B/home/tkoenig/gcc-bin/./prev-gcc/
-B/home/tkoenig/alphaev56-unknown-linux-gnu/bin/ -g -O2   conftest.c  >&5
/home/tkoenig/gcc-bin/./prev-gcc/crtbegin.o: In function `frame_dummy':
(.text+0xcc): undefined reference to `_Jv_RegisterClasses'
/tmp/cc65mauT.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/tkoenig/gcc-bin/intl':
configure:2194: error: C compiler cannot create executables
See `config.log' for more details.


-- 


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug bootstrap/37464] bootstrap failure for alphaev56, undefined reference to `_Jv_RegisterClasses
  2008-09-10 17:28 [Bug bootstrap/37464] New: bootstrap failure for alphaev56, compiler cannot create executables tkoenig at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2008-09-13 10:07 ` tkoenig at gcc dot gnu dot org
@ 2008-09-14  5:02 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-09-14  5:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2008-09-14 05:01 -------


*** This bug has been marked as a duplicate of 37349 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-09-14  5:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-10 17:28 [Bug bootstrap/37464] New: bootstrap failure for alphaev56, compiler cannot create executables tkoenig at gcc dot gnu dot org
2008-09-10 17:39 ` [Bug middle-end/37464] " pinskia at gcc dot gnu dot org
2008-09-10 17:59 ` ebotcazou at gcc dot gnu dot org
2008-09-13 10:07 ` tkoenig at gcc dot gnu dot org
2008-09-14  5:02 ` [Bug bootstrap/37464] bootstrap failure for alphaev56, undefined reference to `_Jv_RegisterClasses pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).