public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/40455]  New: gcc trunk does not bootstrap as of commit r148408
@ 2009-06-16  5:53 christian dot joensson at gmail dot com
  2009-06-16 11:26 ` [Bug bootstrap/40455] " dave dot korn dot cygwin at gmail dot com
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: christian dot joensson at gmail dot com @ 2009-06-16  5:53 UTC (permalink / raw)
  To: gcc-bugs

As of commit r148408, http://gcc.gnu.org/ml/gcc-cvs/2009-06/msg00388.html, gcc
trunk does not bootstrap on cygwin using configure like this:

../gcc/configure --enable-threads=posix --enable-libgcj
--disable-sjlj-exceptions --with-system-zlib --enable-nls --enable-static
--enable-shared --enable-shared-libgcc --enable-__cxa_atexit
--disable-libmudflap --enable-version-specific-runtime-libs
--without-included-gettext --with-dwarf2 --disable-symvers --enable-libssp
--with-mpc --without-ppl --without-cloog --enable-languages=c,c++

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 i686-pc-cygwin-gcc...
/usr/local/src/trunk/objdir/./prev-gcc/xgcc
-B/usr/local/src/trunk/objdir/./prev-gcc/
-B/usr/local/i686-pc-cygwin/bin/ -B/usr/local/i686-pc-cygwin/bin/
-B/usr/local/i686-pc-cygwin/lib/ -isystem
/usr/local/i686-pc-cygwin/include -isystem
/usr/local/i686-pc-cygwin/sys-include
checking for C compiler default output file name... a.exe
checking whether the C compiler works... configure: error: in
`/usr/local/src/trunk/objdir/intl':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
make[2]: *** [configure-stage2-intl] Error 1
make[2]: Leaving directory `/usr/local/src/trunk/objdir'
make[1]: *** [stage2-bubble] Error 2
make[1]: Leaving directory `/usr/local/src/trunk/objdir'
make: *** [all] Error 2

nd looking into intl/config.log I see this:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

 $ /usr/local/src/trunk/gcc/intl/configure
--cache-file=./config.cache --enable-threads=posix --enable-libgcj
--disable-sjlj-exceptions --with-system-zlib --enable-nls
--enable-static --enable-shared --enable-shared-libgcc
--enable-__cxa_atexit --disable-libmudflap
--enable-version-specific-runtime-libs --without-included-gettext
--with-dwarf2 --disable-symvers --enable-libssp --with-mpc
--without-ppl --without-cloog --enable-languages=c,c++
--program-transform-name=s,y,y, --build=i686-pc-cygwin
--host=i686-pc-cygwin --target=i686-pc-cygwin --srcdir=../../gcc/intl
--with-build-libsubdir=. --enable-werror-always

## --------- ##
## Platform. ##
## --------- ##

hostname = <snip>
uname -m = i686
uname -r = 1.7.0(0.210/5/3)
uname -s = CYGWIN_NT-5.1
uname -v = 2009-05-06 14:21

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/src/trunk/objdir/i686-pc-cygwin/libstdc++-v3/.libs
PATH: /usr/local/src/trunk/objdir/i686-pc-cygwin/libssp/.libs
PATH: /usr/local/src/trunk/objdir/./gcc/shlib
PATH: /usr/local/src/trunk/objdir/./prev-gcc/shlib
PATH: /usr/local/src/trunk/objdir/i686-pc-cygwin/libstdc++-v3/.libs
PATH: /usr/local/src/trunk/objdir/i686-pc-cygwin/libssp/.libs
PATH: /usr/local/src/trunk/objdir/./gcc/shlib
PATH: /usr/local/src/trunk/objdir/./prev-gcc/shlib
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
<snip>


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1229: creating cache ./config.cache
configure:1338: checking whether make sets $(MAKE)
configure:1358: result: yes
configure:1406: checking for a BSD-compatible install
configure:1472: result: /usr/bin/install -c
configure:1497: checking whether NLS is requested
configure:1506: result: yes
configure:1544: checking for msgfmt
configure:1575: result: /usr/bin/msgfmt
configure:1584: checking for gmsgfmt
configure:1615: result: /usr/bin/msgfmt
configure:1654: checking for xgettext
configure:1685: result: /usr/bin/xgettext
configure:1725: checking for msgmerge
configure:1755: result: /usr/bin/msgmerge
configure:1798: checking for i686-pc-cygwin-gcc
configure:1824: result:  /usr/local/src/trunk/objdir/./prev-gcc/xgcc
-B/usr/local/src/trunk/objdir/./prev-gcc/
-B/usr/local/i686-pc-cygwin/bin/ -B/usr/local/i686-pc-cygwin/bin/
-B/usr/local/i686-pc-cygwin/lib/ -isystem
/usr/local/i686-pc-cygwin/include -isystem
/usr/local/i686-pc-cygwin/sys-include
configure:2108: checking for C compiler version
configure:2111:  /usr/local/src/trunk/objdir/./prev-gcc/xgcc
-B/usr/local/src/trunk/objdir/./prev-gcc/
-B/usr/local/i686-pc-cygwin/bin/ -B/usr/local/i686-pc-cygwin/bin/
-B/usr/local/i686-pc-cygwin/lib/ -isystem
/usr/local/i686-pc-cygwin/include -isystem
/usr/local/i686-pc-cygwin/sys-include    --version </dev/null >&5
xgcc (GCC) 4.5.0 20090614 (experimental) [trunk revision 148466]
Copyright (C) 2009 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:  /usr/local/src/trunk/objdir/./prev-gcc/xgcc
-B/usr/local/src/trunk/objdir/./prev-gcc/
-B/usr/local/i686-pc-cygwin/bin/ -B/usr/local/i686-pc-cygwin/bin/
-B/usr/local/i686-pc-cygwin/lib/ -isystem
/usr/local/i686-pc-cygwin/include -isystem
/usr/local/i686-pc-cygwin/sys-include    -v </dev/null >&5
Reading specs from /usr/local/src/trunk/objdir/./prev-gcc/specs
Target: i686-pc-cygwin
Configured with: ../gcc/configure --enable-threads=posix
--enable-libgcj --disable-sjlj-exceptions --with-system-zlib
--enable-nls --enable-static --enable-shared --enable-shared-libgcc
--enable-__cxa_atexit --disable-libmudflap
--enable-version-specific-runtime-libs --without-included-gettext
--with-dwarf2 --disable-symvers --enable-libssp --with-mpc
--without-ppl --without-cloog --enable-languages=c,c++
Thread model: posix
gcc version 4.5.0 20090614 (experimental) [trunk revision 148466] (GCC)
configure:2119: $? = 0
configure:2121:  /usr/local/src/trunk/objdir/./prev-gcc/xgcc
-B/usr/local/src/trunk/objdir/./prev-gcc/
-B/usr/local/i686-pc-cygwin/bin/ -B/usr/local/i686-pc-cygwin/bin/
-B/usr/local/i686-pc-cygwin/lib/ -isystem
/usr/local/i686-pc-cygwin/include -isystem
/usr/local/i686-pc-cygwin/sys-include    -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:  /usr/local/src/trunk/objdir/./prev-gcc/xgcc
-B/usr/local/src/trunk/objdir/./prev-gcc/
-B/usr/local/i686-pc-cygwin/bin/ -B/usr/local/i686-pc-cygwin/bin/
-B/usr/local/i686-pc-cygwin/lib/ -isystem
/usr/local/i686-pc-cygwin/include -isystem
/usr/local/i686-pc-cygwin/sys-include    -g -O2   conftest.c  >&5
configure:2153: $? = 0
configure:2201: result: a.exe
configure:2206: checking whether the C compiler works
configure:2212: ./a.exe
/usr/local/src/trunk/gcc/intl/configure: line 2213: ./a.exe: Permission denied
configure:2215: $? = 126
configure:2222: error: in `/usr/local/src/trunk/objdir/intl':
configure:2226: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.

that is the created a.exe is not possible to run, now I can't find
where that a.exe would be... so I can't really check the exe itself...

$ file a.exe
a.exe: PE32 executable for MS Windows (console) Intel 80386 32-bit
$ ./a.exe
bash: ./a.exe: Permission denied
$ gdb a.exe
GNU gdb 6.8.0.20080328-cvs (cygwin-special)
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-cygwin"...
(gdb) r
Starting program: /usr/local/src/trunk/objdir/intl/a.exe
Error creating process /usr/local/src/trunk/objdir/intl/a.exe, (error 193).
(gdb) quit

now, this is how I compiled a.c (with -v added)

Reading specs from /usr/local/src/trunk/objdir/./prev-gcc/specs
Target: i686-pc-cygwin
Configured with: ../gcc/configure --enable-threads=posix
--enable-libgcj --disable-sjlj-exceptions --with-system-zlib
--enable-nls --enable-static --enable-shared --enable-shared-libgcc
--enable-__cxa_atexit --disable-libmudflap
--enable-version-specific-runtime-libs --without-included-gettext
--with-dwarf2 --disable-symvers --enable-libssp --with-mpc
--without-ppl --without-cloog --enable-languages=c,c++
Thread model: posix
gcc version 4.5.0 20090614 (experimental) [trunk revision 148471] (GCC)
COLLECT_GCC_OPTIONS='-v' '-B/usr/local/src/trunk/objdir/./prev-gcc/'
'-B/usr/local/i686-pc-cygwin/bin/' '-B/usr/local/i686-pc-cygwin/bin/'
'-B/usr/local/i686-pc-cygwin/lib/' '-isystem'
'/usr/local/i686-pc-cygwin/include' '-isystem'
'/usr/local/i686-pc-cygwin/sys-include' '-g' '-O2' '-mtune=generic'
 /usr/local/src/trunk/objdir/./prev-gcc/cc1.exe -quiet -v -iprefix
/usr/local/src/trunk/objdir/prev-gcc/../lib/gcc/i686-pc-cygwin/4.5.0/
-isystem /usr/local/src/trunk/objdir/./prev-gcc/include -isystem
/usr/local/src/trunk/objdir/./prev-gcc/include-fixed -D__CYGWIN32__
-D__CYGWIN__ -Dunix -D__unix__ -D__unix -idirafter
/usr/lib/../include/w32api -idirafter ../../include/w32api -isystem
/usr/local/i686-pc-cygwin/include -isystem
/usr/local/i686-pc-cygwin/sys-include a.c -quiet -dumpbase a.c
-mtune=generic -auxbase a -g -O2 -version -o
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/cc1XtbLP.s
GNU C (GCC) version 4.5.0 20090614 (experimental) [trunk revision
148471] (i686-pc-cygwin)
       compiled by GNU C version 3.4.4 (cygming special, gdc 0.12, using dmd
0.125), GMP version 4.3.1, MPFR version 2.4.1-p5, MPC version 0.6
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
ignoring nonexistent directory "/usr/local/i686-pc-cygwin/include"
ignoring nonexistent directory "/usr/local/i686-pc-cygwin/sys-include"
ignoring nonexistent directory
"/usr/local/src/trunk/objdir/prev-gcc/../lib/gcc/i686-pc-cygwin/4.5.0/include"
ignoring nonexistent directory
"/usr/local/src/trunk/objdir/prev-gcc/../lib/gcc/i686-pc-cygwin/4.5.0/include-fixed"
ignoring nonexistent directory
"/usr/local/src/trunk/objdir/prev-gcc/../lib/gcc/i686-pc-cygwin/4.5.0/../../../../i686-pc-cygwin/include"
ignoring nonexistent directory
"/usr/local/src/trunk/objdir/prev-gcc/../lib/gcc/../../lib/gcc/i686-pc-cygwin/4.5.0/include"
ignoring nonexistent directory
"/usr/local/src/trunk/objdir/prev-gcc/../lib/gcc/../../lib/gcc/i686-pc-cygwin/4.5.0/include-fixed"
ignoring nonexistent directory
"/usr/local/src/trunk/objdir/prev-gcc/../lib/gcc/../../lib/gcc/i686-pc-cygwin/4.5.0/../../../../i686-pc-cygwin/include"
ignoring nonexistent directory "../../include/w32api"
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/src/trunk/objdir/./prev-gcc/include
 /usr/local/src/trunk/objdir/./prev-gcc/include-fixed
 /usr/local/include
 /usr/include
 /usr/lib/../include/w32api
End of search list.
GNU C (GCC) version 4.5.0 20090614 (experimental) [trunk revision
148471] (i686-pc-cygwin)
       compiled by GNU C version 3.4.4 (cygming special, gdc 0.12, using dmd
0.125), GMP version 4.3.1, MPFR version 2.4.1-p5, MPC version 0.6
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: 5280d955c43e574ae857f070b5f653e7
COLLECT_GCC_OPTIONS='-v' '-B/usr/local/src/trunk/objdir/./prev-gcc/'
'-B/usr/local/i686-pc-cygwin/bin/' '-B/usr/local/i686-pc-cygwin/bin/'
'-B/usr/local/i686-pc-cygwin/lib/' '-isystem'
'/usr/local/i686-pc-cygwin/include' '-isystem'
'/usr/local/i686-pc-cygwin/sys-include' '-g' '-O2' '-mtune=generic'
 /usr/local/src/trunk/objdir/./prev-gcc/as -o
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/ccwU9moN.o
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/cc1XtbLP.s
COMPILER_PATH=/usr/local/src/trunk/objdir/./prev-gcc/:/usr/local/i686-pc-cygwin/bin/:/usr/local/i686-pc-cygwin/bin/:/usr/local/i686-pc-cygwin/lib/:/usr/lib/gcc/i686-pc-cygwin/
LIBRARY_PATH=/usr/local/src/trunk/objdir/./prev-gcc/:/usr/local/i686-pc-cygwin/bin/:/usr/local/i686-pc-cygwin/bin/:/usr/local/i686-pc-cygwin/lib/:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-B/usr/local/src/trunk/objdir/./prev-gcc/'
'-B/usr/local/i686-pc-cygwin/bin/' '-B/usr/local/i686-pc-cygwin/bin/'
'-B/usr/local/i686-pc-cygwin/lib/' '-isystem'
'/usr/local/i686-pc-cygwin/include' '-isystem'
'/usr/local/i686-pc-cygwin/sys-include' '-g' '-O2' '-mtune=generic'
 /usr/local/src/trunk/objdir/./prev-gcc/collect2.exe -Bdynamic
--dll-search-prefix=cyg /lib/crt0.o
/usr/local/src/trunk/objdir/./prev-gcc/crtbegin.o
-L/usr/local/src/trunk/objdir/./prev-gcc
-L/usr/local/i686-pc-cygwin/bin -L/usr/local/i686-pc-cygwin/bin
-L/usr/local/i686-pc-cygwin/lib
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/ccwU9moN.o -lgcc -lgcc_eh
-lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32 -lgcc -lgcc_eh
/usr/local/src/trunk/objdir/./prev-gcc/crtend.o


-- 
           Summary: gcc trunk does not bootstrap as of commit r148408
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: christian dot joensson at gmail dot com
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin


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


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

* [Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408
  2009-06-16  5:53 [Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408 christian dot joensson at gmail dot com
@ 2009-06-16 11:26 ` dave dot korn dot cygwin at gmail dot com
  2009-06-16 12:20 ` christian dot joensson at gmail dot com
                   ` (18 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: dave dot korn dot cygwin at gmail dot com @ 2009-06-16 11:26 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from dave dot korn dot cygwin at gmail dot com  2009-06-16 11:26 -------
Could you re-run that with --save-temps, and attach the .i, .s, .o and .exe
files to the PR please?


-- 

dave dot korn dot cygwin at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dave dot korn dot cygwin at
                   |                            |gmail dot com


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


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

* [Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408
  2009-06-16  5:53 [Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408 christian dot joensson at gmail dot com
  2009-06-16 11:26 ` [Bug bootstrap/40455] " dave dot korn dot cygwin at gmail dot com
@ 2009-06-16 12:20 ` christian dot joensson at gmail dot com
  2009-06-16 12:21 ` christian dot joensson at gmail dot com
                   ` (17 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: christian dot joensson at gmail dot com @ 2009-06-16 12:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from christian dot joensson at gmail dot com  2009-06-16 12:20 -------
Created an attachment (id=18006)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18006&action=view)
a.c: from conftest in intl


-- 


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


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

* [Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408
  2009-06-16  5:53 [Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408 christian dot joensson at gmail dot com
  2009-06-16 11:26 ` [Bug bootstrap/40455] " dave dot korn dot cygwin at gmail dot com
  2009-06-16 12:20 ` christian dot joensson at gmail dot com
@ 2009-06-16 12:21 ` christian dot joensson at gmail dot com
  2009-06-16 12:22 ` christian dot joensson at gmail dot com
                   ` (16 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: christian dot joensson at gmail dot com @ 2009-06-16 12:21 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from christian dot joensson at gmail dot com  2009-06-16 12:21 -------
Created an attachment (id=18007)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18007&action=view)
a.exe generated


-- 


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


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

* [Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408
  2009-06-16  5:53 [Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408 christian dot joensson at gmail dot com
                   ` (2 preceding siblings ...)
  2009-06-16 12:21 ` christian dot joensson at gmail dot com
@ 2009-06-16 12:22 ` christian dot joensson at gmail dot com
  2009-06-16 12:23 ` christian dot joensson at gmail dot com
                   ` (15 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: christian dot joensson at gmail dot com @ 2009-06-16 12:22 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from christian dot joensson at gmail dot com  2009-06-16 12:22 -------
Created an attachment (id=18008)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18008&action=view)
a.i: generated with --save-temps


-- 


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


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

* [Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408
  2009-06-16  5:53 [Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408 christian dot joensson at gmail dot com
                   ` (3 preceding siblings ...)
  2009-06-16 12:22 ` christian dot joensson at gmail dot com
@ 2009-06-16 12:23 ` christian dot joensson at gmail dot com
  2009-06-16 12:23 ` christian dot joensson at gmail dot com
                   ` (14 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: christian dot joensson at gmail dot com @ 2009-06-16 12:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from christian dot joensson at gmail dot com  2009-06-16 12:22 -------
Created an attachment (id=18009)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18009&action=view)
a.s: generated with --save-temps


-- 


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


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

* [Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408
  2009-06-16  5:53 [Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408 christian dot joensson at gmail dot com
                   ` (4 preceding siblings ...)
  2009-06-16 12:23 ` christian dot joensson at gmail dot com
@ 2009-06-16 12:23 ` christian dot joensson at gmail dot com
  2009-06-22  8:29 ` christian dot joensson at gmail dot com
                   ` (13 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: christian dot joensson at gmail dot com @ 2009-06-16 12:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from christian dot joensson at gmail dot com  2009-06-16 12:23 -------
Created an attachment (id=18010)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18010&action=view)
a.o: generated with --save-temps


-- 


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


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

* [Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408
  2009-06-16  5:53 [Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408 christian dot joensson at gmail dot com
                   ` (5 preceding siblings ...)
  2009-06-16 12:23 ` christian dot joensson at gmail dot com
@ 2009-06-22  8:29 ` christian dot joensson at gmail dot com
  2009-06-22 17:22 ` christian dot joensson at gmail dot com
                   ` (12 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: christian dot joensson at gmail dot com @ 2009-06-22  8:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from christian dot joensson at gmail dot com  2009-06-22 08:29 -------
still there as of revision 148777. The bootstrap failure occurs also when
configuring like this:

../gcc/configure --enable-threads=posix --enable-libgcj
--disable-sjlj-exceptions --with-system-zlib --enable-nls --enable-static
--enable-shared --enable-shared-libgcc --enable-__cxa_atexit
--disable-libmudflap --enable-version-specific-runtime-libs
--without-included-gettext --disable-symvers --enable-libssp --with-mpc
--without-ppl --without-cloog --enable-languages=c,c++

i.e. '--with-dwarf2' not being used...


-- 


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


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

* [Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408
  2009-06-16  5:53 [Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408 christian dot joensson at gmail dot com
                   ` (6 preceding siblings ...)
  2009-06-22  8:29 ` christian dot joensson at gmail dot com
@ 2009-06-22 17:22 ` christian dot joensson at gmail dot com
  2009-06-22 17:37 ` christian dot joensson at gmail dot com
                   ` (11 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: christian dot joensson at gmail dot com @ 2009-06-22 17:22 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from christian dot joensson at gmail dot com  2009-06-22 17:22 -------
Might be related to http://sourceware.org/ml/binutils/2009-06/msg00370.html ...
If I strip the here attached a.exe, I get a file that indeed runs...


-- 


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


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

* [Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408
  2009-06-16  5:53 [Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408 christian dot joensson at gmail dot com
                   ` (7 preceding siblings ...)
  2009-06-22 17:22 ` christian dot joensson at gmail dot com
@ 2009-06-22 17:37 ` christian dot joensson at gmail dot com
  2009-06-24  5:56 ` christian dot joensson at gmail dot com
                   ` (10 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: christian dot joensson at gmail dot com @ 2009-06-22 17:37 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from christian dot joensson at gmail dot com  2009-06-22 17:37 -------
The PR was reported using a local build of binutils' daily snapshot of
20090609, and all comments from me was using that version of binutils.


-- 


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


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

* [Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408
  2009-06-16  5:53 [Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408 christian dot joensson at gmail dot com
                   ` (8 preceding siblings ...)
  2009-06-22 17:37 ` christian dot joensson at gmail dot com
@ 2009-06-24  5:56 ` christian dot joensson at gmail dot com
  2009-06-24 13:03 ` christian dot joensson at gmail dot com
                   ` (9 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: christian dot joensson at gmail dot com @ 2009-06-24  5:56 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from christian dot joensson at gmail dot com  2009-06-24 05:56 -------
Backing out gcc commit r148408 from gcc trunk , using binutils 2.19.51.20090623
cvs checkout (03:52:32 UTC 2009), for r148850, gets bootstrap to complete.
Testresults posted at
http://gcc.gnu.org/ml/gcc-testresults/2009-06/msg01965.html, will try to find
an older binutils version that works with gcc commit r148408 next...


-- 


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


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

* [Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408
  2009-06-16  5:53 [Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408 christian dot joensson at gmail dot com
                   ` (9 preceding siblings ...)
  2009-06-24  5:56 ` christian dot joensson at gmail dot com
@ 2009-06-24 13:03 ` christian dot joensson at gmail dot com
  2009-06-30 21:09 ` mckelvey at maskull dot com
                   ` (8 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: christian dot joensson at gmail dot com @ 2009-06-24 13:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from christian dot joensson at gmail dot com  2009-06-24 13:03 -------
I have tried binutils cvs checkouts as of

20090608 12:00 UTC
20090519 12:00 UTC
20090502 12:00 UTC
20090402 12:00 UTC
20090309 12:00 UTC 

as well as cygwin's provided binutils 2.18.50.20080625, all with the same
results; the -g -O2 in there makes the a.exe not being able to execute as of
gcc trunk commit r148408. I will stop searching backwards for a working
binutils now.


-- 


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


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

* [Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408
  2009-06-16  5:53 [Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408 christian dot joensson at gmail dot com
                   ` (10 preceding siblings ...)
  2009-06-24 13:03 ` christian dot joensson at gmail dot com
@ 2009-06-30 21:09 ` mckelvey at maskull dot com
  2009-07-04 15:48 ` dave dot korn dot cygwin at gmail dot com
                   ` (7 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: mckelvey at maskull dot com @ 2009-06-30 21:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from mckelvey at maskull dot com  2009-06-30 21:09 -------
I see this too, as of today's SVN.

$ alias CONFIGURECVS
alias CONFIGURECVS='/cygdrive/e/Home/cvsroot/gcc/configure     --verbose
--enable-threads --disable-nls --enable-checking=release    
--enable-concept-checks     --disable-win32-registry --enable-languages=c,c++
2>&1 | tee clog'

Owner@MCKELVEY-XP ~/cvsroot/gcc-obj
$ alias BUILD
alias BUILD='nice make CFLAGS='\'''\'' BOOT_CFLAGS='\'''\'' LIBCFLAGS='\''-g
-O'\''     CXXFLAGS='\''-O'\'' LIBCXXFLAGS='\''-g -O'\''     bootstrap 2>&1 |
tee log'

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... no
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 i686-pc-cygwin-gcc... 
/cygdrive/e/Home/cvsroot/gcc-obj/./prev-gcc/xgcc
-B/cygdrive/e/Home/cvsroot/gcc-obj/./prev-gcc/ -B/usr/local/i686-pc-cygwin/bin/
-B/usr/local/i686-pc-cygwin/bin/ -B/usr/local/i686-pc-cygwin/lib/ -isystem
/usr/local/i686-pc-cygwin/include -isystem
/usr/local/i686-pc-cygwin/sys-include   
checking for C compiler default output file name... a.exe
checking whether the C compiler works... configure: error: in
`/cygdrive/e/Home/cvsroot/gcc-obj/intl':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
make[2]: *** [configure-stage2-intl] Error 1
make[2]: Leaving directory `/cygdrive/e/Home/cvsroot/gcc-obj'
make[1]: *** [stage2-bubble] Error 2
make[1]: Leaving directory `/cygdrive/e/Home/cvsroot/gcc-obj'
make: *** [bootstrap] Error 2


-- 

mckelvey at maskull dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mckelvey at maskull dot com


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


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

* [Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408
  2009-06-16  5:53 [Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408 christian dot joensson at gmail dot com
                   ` (11 preceding siblings ...)
  2009-06-30 21:09 ` mckelvey at maskull dot com
@ 2009-07-04 15:48 ` dave dot korn dot cygwin at gmail dot com
  2009-07-04 21:29 ` jvdelisle at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: dave dot korn dot cygwin at gmail dot com @ 2009-07-04 15:48 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #13 from dave dot korn dot cygwin at gmail dot com  2009-07-04 15:48 -------
This should all be resolved by the fixes applied in the past few days to
binutils CVS HEAD.


-- 


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


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

* [Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408
  2009-06-16  5:53 [Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408 christian dot joensson at gmail dot com
                   ` (12 preceding siblings ...)
  2009-07-04 15:48 ` dave dot korn dot cygwin at gmail dot com
@ 2009-07-04 21:29 ` jvdelisle at gcc dot gnu dot org
  2009-07-04 23:27 ` dave dot korn dot cygwin at gmail dot com
                   ` (5 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: jvdelisle at gcc dot gnu dot org @ 2009-07-04 21:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #14 from jvdelisle at gcc dot gnu dot org  2009-07-04 21:29 -------
I am on cygwin-1.5.  will these fixes get pushed to setup? or am I stuck? or is
there a work around?


-- 


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


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

* [Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408
  2009-06-16  5:53 [Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408 christian dot joensson at gmail dot com
                   ` (13 preceding siblings ...)
  2009-07-04 21:29 ` jvdelisle at gcc dot gnu dot org
@ 2009-07-04 23:27 ` dave dot korn dot cygwin at gmail dot com
  2009-07-04 23:52 ` jvdelisle at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: dave dot korn dot cygwin at gmail dot com @ 2009-07-04 23:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #15 from dave dot korn dot cygwin at gmail dot com  2009-07-04 23:27 -------
(In reply to comment #14)
> I am on cygwin-1.5.  will these fixes get pushed to setup? or am I stuck? or is
> there a work around?

  Hi Jerry,

I can't answer that question.  There is a new binutils release on its way, but
as you know 1.5 is dead, and I don't know if it'll be released for 1.5. 

You definitely can download binutils CVS and build and install it yourself on
1.5, and it'll all work for you, so you aren't stuck, no matter what happens. 
But you shouldn't really be wasting time trying to make gcc HEAD work on an old
and outdated version of the cygwin DLL; it's not guaranteed and it will never
be supported.  1.7 does actually work very well, and since you're doing GCC
development you really want to move up; we're not going to go to great lengths
to keep backward compatibility with obsolete versions.


-- 


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


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

* [Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408
  2009-06-16  5:53 [Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408 christian dot joensson at gmail dot com
                   ` (14 preceding siblings ...)
  2009-07-04 23:27 ` dave dot korn dot cygwin at gmail dot com
@ 2009-07-04 23:52 ` jvdelisle at gcc dot gnu dot org
  2009-07-04 23:55 ` dave dot korn dot cygwin at gmail dot com
                   ` (3 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: jvdelisle at gcc dot gnu dot org @ 2009-07-04 23:52 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #16 from jvdelisle at gcc dot gnu dot org  2009-07-04 23:52 -------
I was resisting the change to 1.7 because the website states "Beta".

I will go ahead and do so now.  :)


-- 


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


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

* [Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408
  2009-06-16  5:53 [Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408 christian dot joensson at gmail dot com
                   ` (15 preceding siblings ...)
  2009-07-04 23:52 ` jvdelisle at gcc dot gnu dot org
@ 2009-07-04 23:55 ` dave dot korn dot cygwin at gmail dot com
  2009-07-05 17:25 ` christian dot joensson at gmail dot com
                   ` (2 subsequent siblings)
  19 siblings, 0 replies; 21+ messages in thread
From: dave dot korn dot cygwin at gmail dot com @ 2009-07-04 23:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #17 from dave dot korn dot cygwin at gmail dot com  2009-07-04 23:55 -------
It is beta, yeah.  But it's a damn good beta :)  Can't promise you won't
stumble across a new bug or two, but it's reliable enough for fairly heavy-duty
everyday usage.


-- 


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


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

* [Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408
  2009-06-16  5:53 [Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408 christian dot joensson at gmail dot com
                   ` (16 preceding siblings ...)
  2009-07-04 23:55 ` dave dot korn dot cygwin at gmail dot com
@ 2009-07-05 17:25 ` christian dot joensson at gmail dot com
  2009-07-05 23:44 ` mckelvey at maskull dot com
  2009-07-05 23:48 ` dave dot korn dot cygwin at gmail dot com
  19 siblings, 0 replies; 21+ messages in thread
From: christian dot joensson at gmail dot com @ 2009-07-05 17:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #18 from christian dot joensson at gmail dot com  2009-07-05 17:24 -------
As Dave suggests in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40455#c13, this
is fixed,


-- 

christian dot joensson at gmail dot com changed:

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


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


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

* [Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408
  2009-06-16  5:53 [Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408 christian dot joensson at gmail dot com
                   ` (17 preceding siblings ...)
  2009-07-05 17:25 ` christian dot joensson at gmail dot com
@ 2009-07-05 23:44 ` mckelvey at maskull dot com
  2009-07-05 23:48 ` dave dot korn dot cygwin at gmail dot com
  19 siblings, 0 replies; 21+ messages in thread
From: mckelvey at maskull dot com @ 2009-07-05 23:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #19 from mckelvey at maskull dot com  2009-07-05 23:44 -------
(In reply to comment #18)
> As Dave suggests in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40455#c13, this
> is fixed,
> 

I tried it yesterday, after updating with SVN and updating my 1.7 cygwin, and
got the same failure.

It seems to me that he is saying that we have to wait a few days for the new
binutils to make it into cygwin.


-- 


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


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

* [Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408
  2009-06-16  5:53 [Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408 christian dot joensson at gmail dot com
                   ` (18 preceding siblings ...)
  2009-07-05 23:44 ` mckelvey at maskull dot com
@ 2009-07-05 23:48 ` dave dot korn dot cygwin at gmail dot com
  19 siblings, 0 replies; 21+ messages in thread
From: dave dot korn dot cygwin at gmail dot com @ 2009-07-05 23:48 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #20 from dave dot korn dot cygwin at gmail dot com  2009-07-05 23:47 -------
(In reply to comment #19)
> (In reply to comment #18)
> > As Dave suggests in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40455#c13, this
> > is fixed,
> > 
> 
> I tried it yesterday, after updating with SVN and updating my 1.7 cygwin, and
> got the same failure.
> 
> It seems to me that he is saying that we have to wait a few days for the new
> binutils to make it into cygwin.

  Either that, or to build your own binutils from CVS, but in fact the new
binutils should have reached most of the mirrors by now, so give it a go.


-- 


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


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

end of thread, other threads:[~2009-07-05 23:48 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-16  5:53 [Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408 christian dot joensson at gmail dot com
2009-06-16 11:26 ` [Bug bootstrap/40455] " dave dot korn dot cygwin at gmail dot com
2009-06-16 12:20 ` christian dot joensson at gmail dot com
2009-06-16 12:21 ` christian dot joensson at gmail dot com
2009-06-16 12:22 ` christian dot joensson at gmail dot com
2009-06-16 12:23 ` christian dot joensson at gmail dot com
2009-06-16 12:23 ` christian dot joensson at gmail dot com
2009-06-22  8:29 ` christian dot joensson at gmail dot com
2009-06-22 17:22 ` christian dot joensson at gmail dot com
2009-06-22 17:37 ` christian dot joensson at gmail dot com
2009-06-24  5:56 ` christian dot joensson at gmail dot com
2009-06-24 13:03 ` christian dot joensson at gmail dot com
2009-06-30 21:09 ` mckelvey at maskull dot com
2009-07-04 15:48 ` dave dot korn dot cygwin at gmail dot com
2009-07-04 21:29 ` jvdelisle at gcc dot gnu dot org
2009-07-04 23:27 ` dave dot korn dot cygwin at gmail dot com
2009-07-04 23:52 ` jvdelisle at gcc dot gnu dot org
2009-07-04 23:55 ` dave dot korn dot cygwin at gmail dot com
2009-07-05 17:25 ` christian dot joensson at gmail dot com
2009-07-05 23:44 ` mckelvey at maskull dot com
2009-07-05 23:48 ` dave dot korn dot cygwin at gmail dot com

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).