public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/26814]  New: Can't build a 64-bit C compiler on darwin-ppc
@ 2006-03-22 23:18 lucier at math dot purdue dot edu
  2006-03-22 23:23 ` [Bug bootstrap/26814] " pinskia at gcc dot gnu dot org
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: lucier at math dot purdue dot edu @ 2006-03-22 23:18 UTC (permalink / raw)
  To: gcc-bugs

Configured and built with

#!/bin/tcsh
/bin/rm -rf *; ../configure --prefix=/pkgs/gcc-4.1.0 --with-gmp=/sw/
--with-mpfr=/sw/ --with-as=/usr/local/odcctools-20060123/bin/as
--with-ld=/usr/local/odcctools-20060123/bin/ld --enable-languages=c; make -j 8
bootstrap BOOT_CFLAGS='-mcpu=970 -m64 -O2 -g' >& build.log 

Bootstrap fails with

stage1/xgcc -Bstage1/ -B/pkgs/gcc-4.1.0/powerpc-apple-darwin8.5.0/bin/  
-mcpu=970 -m64 -O2 -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros
-Wold-style-definition -Wmissing-format-attribute     -DHAVE_CONFIG_H
-DGENERATOR_FILE  -o build/genmodes \
 build/genmodes.o build/errors.o
../build-powerpc-apple-darwin8.5.0/libiberty/libiberty.a
ld64 failed: in
../build-powerpc-apple-darwin8.5.0/libiberty/libiberty.a(hashtab.o), not a
valid ppc64 mach-o file

which seems to be right:

gcc -c -DHAVE_CONFIG_H -g -O2 -I/sw//include -I/sw//include -I.
-I../../../libiberty/../include  -W -Wall -pedantic -Wwrite-strings
-Wstrict-prototypes ../../../libiberty/hashtab.c -o hashtab.o


-- 
           Summary: Can't build a 64-bit C compiler on darwin-ppc
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: lucier at math dot purdue dot edu
 GCC build triplet: powerpc-apple-darwin8.5.0
  GCC host triplet: powerpc-apple-darwin8.5.0
GCC target triplet: powerpc-apple-darwin8.5.0


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


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

end of thread, other threads:[~2008-12-29  3:07 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-22 23:18 [Bug bootstrap/26814] New: Can't build a 64-bit C compiler on darwin-ppc lucier at math dot purdue dot edu
2006-03-22 23:23 ` [Bug bootstrap/26814] " pinskia at gcc dot gnu dot org
2006-03-22 23:24 ` ebotcazou at gcc dot gnu dot org
2006-03-22 23:26 ` [Bug bootstrap/26814] Bootstrapping with a non default ABI (-m64 on ppc-darwin or on ppc-linux with a compiler defaulting to 32 and now defaulting to 64) pinskia at gcc dot gnu dot org
2006-03-22 23:29 ` ebotcazou at gcc dot gnu dot org
2006-03-22 23:30 ` ebotcazou at gcc dot gnu dot org
2006-03-23  2:53 ` lucier at math dot purdue dot edu
2006-03-23  3:16 ` lucier at math dot purdue dot edu
2006-10-26 13:38 ` howarth at nitro dot med dot uc dot edu
2006-10-26 14:07 ` howarth at nitro dot med dot uc dot edu
2006-10-26 16:57 ` fang at csl dot cornell dot edu
2006-10-26 21:37 ` howarth at nitro dot med dot uc dot edu
2006-10-26 21:38 ` howarth at nitro dot med dot uc dot edu
2006-10-27 12:33 ` howarth at nitro dot med dot uc dot edu
2006-10-27 18:14 ` fang at csl dot cornell dot edu
2006-11-03  3:14 ` howarth at nitro dot med dot uc dot edu
2006-11-03  3:36 ` howarth at nitro dot med dot uc dot edu
2006-11-10  2:49 ` howarth at nitro dot med dot uc dot edu
2008-12-28 21:37 ` pinskia at gcc dot gnu dot org
2008-12-29  1:31 ` lucier at math dot purdue dot edu
2008-12-29  2:43 ` pinskia at gcc dot gnu dot org
2008-12-29  3:07 ` lucier at math dot purdue dot edu

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