public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: richard.sanders@newisys.com
To: gcc-gnats@gcc.gnu.org
Subject: other/3265: GCC 3.0 fails to build host=freebsd4.3 target=i386linux
Date: Tue, 19 Jun 2001 10:56:00 -0000	[thread overview]
Message-ID: <20010619174707.697.qmail@sourceware.cygnus.com> (raw)

>Number:         3265
>Category:       other
>Synopsis:       GCC 3.0 fails to build host=freebsd4.3 target=i386linux
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 19 10:56:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Richard Sanders
>Release:        3.0
>Organization:
>Environment:
i386 FreeBSD 4.3, make v3.79, gcc v2.95.3
>Description:
Cross compilation with FreeBSD host and linux target fails with gcc 3.0.  Complains about missing header files.  Also fails with 2.95.3 for missing headers although they are different headers and I don't have a capture.

/usr/home/belar/xgcc/build-gcc/gcc/xgcc -B/usr/home/belar/xgcc/build-gcc/gcc/ -B/xgcc/x86/i386-pc-linux-gnu/bin/ -B/xgcc/x86/i386-pc-linux-gnu/lib/ -isystem /xgcc/x86/i386-pc-linux-gnu/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  -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/i386/xm-i386.h:39,
                 from ../../gcc-3.0/gcc/tconfig.h:3,
                 from ../../gcc-3.0/gcc/libgcc2.c:36:
../../gcc-3.0/gcc/config/i386/linux.h:236:20: signal.h: No such file or directory
../../gcc-3.0/gcc/config/i386/linux.h:237:26: sys/ucontext.h: No such file or directory
make[2]: *** [libgcc/./_muldi3.o] Error 1
make[2]: Leaving directory `/usr/home/belar/xgcc/build-gcc/gcc'
make[1]: *** [libgcc.a] Error 2
make[1]: Leaving directory `/usr/home/belar/xgcc/build-gcc/gcc'
make: *** [all-gcc] Error 2


>How-To-Repeat:
[binutils already built/installed]
tar -zxf gcc-3.0.tar.gz
mkdir build-gcc
cd build-gcc
../gcc-3.0/configure --target=i386-pc-linux-gnu --prefix=/xgcc/x86
make all
>Fix:

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


             reply	other threads:[~2001-06-19 10:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-19 10:56 richard.sanders [this message]
2001-06-19 20:19 ljrittle
2001-06-21 13:27 ljrittle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010619174707.697.qmail@sourceware.cygnus.com \
    --to=richard.sanders@newisys.com \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).