public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/31583]  New: gcc 4.1.2 fails to build on Solaris for target powerpc-elf
@ 2007-04-15 20:08 thomas at maier-komor dot de
  2007-04-15 20:47 ` [Bug bootstrap/31583] " pinskia at gcc dot gnu dot org
  2007-12-02 21:24 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: thomas at maier-komor dot de @ 2007-04-15 20:08 UTC (permalink / raw)
  To: gcc-bugs

configured with:
env CONFIG_SHELL=/bin/bash CC=cc CFLAGS=-O bash ../gcc-4.1.2/configure
--target=powerpc-elf --prefix=/opt/local --enable-languages=c,c++


/opt/local/src/gcc-powerpc/./gcc/xgcc -B/opt/local/src/gcc-powerpc/./gcc/
-B/opt/local/powerpc-elf/bin/ -B/opt/local/powerpc-elf/lib/ -isystem
/opt/local/powerpc-elf/include -isystem /opt/local/powerpc-elf/sys-include -O2 
-O2 -O   -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem
./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I.
-I../../gcc-4.1.2/gcc -I../../gcc-4.1.2/gcc/. -I../../gcc-4.1.2/gcc/../include
-I./../intl -I../../gcc-4.1.2/gcc/../libcpp/include  -mrelocatable-lib
-mno-eabi -mstrict-align -DL_floatdisf -c ../../gcc-4.1.2/gcc/libgcc2.c -o
libgcc/./_floatdisf.o
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: "T_MA" redefined
<built-in>: warning: this is the location of the previous definition
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: "T_MA" redefined
<built-in>: warning: this is the location of the previous definition
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: "L_MA" redefined
<built-in>: warning: this is the location of the previous definition
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: "BL_M" redefined
<built-in>: warning: this is the location of the previous definition
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
<built-in>: warning: null character(s) ignored
../../gcc-4.1.2/gcc/libgcc2.c: In function '__floatdisf':
../../gcc-4.1.2/gcc/libgcc2.c:1400: error: '__DBL_MANT_DIG__' undeclared (first
use in this function)
../../gcc-4.1.2/gcc/libgcc2.c:1400: error: (Each undeclared identifier is
reported only once
../../gcc-4.1.2/gcc/libgcc2.c:1400: error: for each function it appears in.)
../../gcc-4.1.2/gcc/libgcc2.c:1401: error: '__FLT_MANT_DIG__' undeclared (first
use in this function)
gmake[3]: *** [libgcc/./_floatdisf.o] Error 1
gmake[3]: Leaving directory `/opt/local/src/gcc-powerpc/gcc'
gmake[2]: *** [stmp-multilib] Error 2
gmake[2]: Leaving directory `/opt/local/src/gcc-powerpc/gcc'
gmake[1]: *** [all-gcc] Error 2
gmake[1]: Leaving directory `/opt/local/src/gcc-powerpc'
gmake: *** [all] Error 2


-- 
           Summary: gcc 4.1.2 fails to build on Solaris for target powerpc-
                    elf
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: thomas at maier-komor dot de
 GCC build triplet: sparc-sun-solaris2.10
  GCC host triplet: sparc-sun-solaris2.10
GCC target triplet: powerpc-unknown-elf


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


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

* [Bug bootstrap/31583] gcc 4.1.2 fails to build on Solaris for target powerpc-elf
  2007-04-15 20:08 [Bug bootstrap/31583] New: gcc 4.1.2 fails to build on Solaris for target powerpc-elf thomas at maier-komor dot de
@ 2007-04-15 20:47 ` pinskia at gcc dot gnu dot org
  2007-12-02 21:24 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-04-15 20:47 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-04-15 21:47 -------
First, the target powerpc-elf is really not useful.
Second "<built-in>: warning: null character(s) ignored" seems like the compiler
is being miscompiled, what compiler are using to build the cross compiler with?
 Third, you forgot to use --without-headers unless you have a combined tree
which you don't say you do.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug bootstrap/31583] gcc 4.1.2 fails to build on Solaris for target powerpc-elf
  2007-04-15 20:08 [Bug bootstrap/31583] New: gcc 4.1.2 fails to build on Solaris for target powerpc-elf thomas at maier-komor dot de
  2007-04-15 20:47 ` [Bug bootstrap/31583] " pinskia at gcc dot gnu dot org
@ 2007-12-02 21:24 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-12-02 21:24 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-12-02 21:24 -------
No feedback in over 3 months so closing as worksforme since building a cross to
powerpc-elf-sim works for me.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WORKSFORME


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


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

end of thread, other threads:[~2007-12-02 21:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-15 20:08 [Bug bootstrap/31583] New: gcc 4.1.2 fails to build on Solaris for target powerpc-elf thomas at maier-komor dot de
2007-04-15 20:47 ` [Bug bootstrap/31583] " pinskia at gcc dot gnu dot org
2007-12-02 21:24 ` 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).