public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/3910: The building of the C compiler for Cross configuration powerpc-ibm-linux
@ 2001-08-01 10:44 aoliva
  0 siblings, 0 replies; 2+ messages in thread
From: aoliva @ 2001-08-01 10:44 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, mustafa, nobody

Synopsis: The building of the C compiler for Cross configuration powerpc-ibm-linux

State-Changed-From-To: open->closed
State-Changed-By: aoliva
State-Changed-When: Wed Aug  1 10:44:27 2001
State-Changed-Why:
    It looks like you're missing the target system headers, i.e., those from linux and glibc.  You have to configure --with-headers=/location/of/target/header/files and --with-libs=/location/of/target/libraries

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3910&database=gcc


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

* c/3910: The building of the C compiler for Cross configuration powerpc-ibm-linux
@ 2001-08-01  8:06 mustafa
  0 siblings, 0 replies; 2+ messages in thread
From: mustafa @ 2001-08-01  8:06 UTC (permalink / raw)
  To: gcc-gnats

>Number:         3910
>Category:       c
>Synopsis:       The building of the C compiler for Cross configuration powerpc-ibm-linux
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Aug 01 08:06:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     mustafa@il.ibm.com
>Release:        gcc 3.0
>Organization:
>Environment:
RedHat 7.0 release 2.2.16-22.c4eb, for i686
>Description:
I did not succeed to build gcc for the configuration of powerpc-ibm-linux under linux i686. the configuration succeeds but the building fail.
>How-To-Repeat:
I ran the following configure line:
$> gccsrcdir/configure --target=powerpc-ibm-linux --prefix=/home/mustafa/usr/local
then I tried to build GCC by the following line:
$>make LANGUAGES=c 
I get the following error message:

make[2]: Entering directory `/afs/haifa.ibm.com/home/mustafa/GCCs/Cross3pc/gcc'
for d in libgcc nof libgcc/nof; do \
  if [ -d $d ]; then true; else mkdir $d; fi \
done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
/afs/haifa/home/mustafa/GCCs/Cross3pc/gcc/xgcc -B/afs/haifa/home/mustafa/GCCs/Cross3pc/gcc/ -B/afs/haifa/home/mustafa/GCCs/usr/local//powerpc-
ibm-linux/bin/ -B/afs/haifa/home/mustafa/GCCs/usr/local//powerpc-ibm-linux/lib/ -isystem /afs/haifa/home/mustafa/GCCs/usr/local//powerpc-ibm-l
inux/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1 
 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.0/gcc -I../../gcc-3.0/gcc/. -I../../gcc-3.0/gcc/config -I../../gcc
-3.0/gcc/../include  -fPIC -mstrict-align -DL_muldi3 -c ../../gcc-3.0/gcc/libgcc2.c -o libgcc/./_muldi3.o
In file included from tm.h:6,
                 from ../../gcc-3.0/gcc/config/rs6000/xm-sysv4.h:35,
                 from tconfig.h:3,
                 from ../../gcc-3.0/gcc/libgcc2.c:36:
../../gcc-3.0/gcc/config/rs6000/linux.h:81:20: signal.h: No such file or directory
../../gcc-3.0/gcc/config/rs6000/linux.h:82:26: sys/ucontext.h: No such file or directory
make[2]: *** [libgcc/./_muldi3.o] Error 1
make[2]: Leaving directory `/afs/haifa.ibm.com/home/mustafa/GCCs/Cross3pc/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/afs/haifa.ibm.com/home/mustafa/GCCs/Cross3pc/gcc'
make: *** [all-gcc] Error 2
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2001-08-01 10:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-01 10:44 c/3910: The building of the C compiler for Cross configuration powerpc-ibm-linux aoliva
  -- strict thread matches above, loose matches on Subject: below --
2001-08-01  8:06 mustafa

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