[Bug bootstrap/29747] No debug symbols when compiling stage2 compiler with -O2 -g

2006-11-06 Thread awreynolds at mac dot com


--- Comment #1 from awreynolds at mac dot com  2006-11-07 02:38 ---
Created an attachment (id=12557)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12557action=view)
intl/config.log

Stage 2 configure of intl


-- 


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



[Bug bootstrap/29747] No debug symbols when compiling stage2 compiler with -O2 -g

2006-11-06 Thread awreynolds at mac dot com


--- Comment #2 from awreynolds at mac dot com  2006-11-07 02:40 ---
Information from the command line:

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... /opt/local/bin/msgfmt
checking for gmsgfmt... /opt/local/bin/msgfmt
checking for xgettext... /opt/local/bin/xgettext
checking for msgmerge... /opt/local/bin/msgmerge
checking for i686-apple-darwin8-gcc... 
/Users/drew/Developer/Compiler/gcc-head/build/./prev-gcc/xgcc
-B/Users/drew/Developer/Compiler/gcc-head/build/./prev-gcc/
-B/usr/local/ada-4.3/i686-apple-darwin8/bin/
checking for C compiler default output file name... configure: error: C
compiler cannot create executables
See `config.log' for more details.
make[2]: *** [configure-stage2-intl] Error 77
make[1]: *** [stage2-bubble] Error 2
make: *** [bootstrap] Error 2
gcc_build: error: Could not bootstrap the compiler


-- 


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