public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: JuBColding@yorkref.com
To: gcc-gnats@gcc.gnu.org
Subject: target/9084: Compile error with "--target=i486-pc-linux-gnu" on i686
Date: Sat, 28 Dec 2002 12:36:00 -0000	[thread overview]
Message-ID: <20021228203145.16618.qmail@sources.redhat.com> (raw)


>Number:         9084
>Category:       target
>Synopsis:       Compile error with "--target=i486-pc-linux-gnu" on i686
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Dec 28 12:36:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jules Colding
>Release:        gcc-3.2.1
>Organization:
>Environment:
RH 8.0 on Dell Lattitude C640. 
Kernel 2.4.20
>Description:
A compile error results when gcc have been configured with:

../gcc-3.2.1/configure --prefix=/static --enable-languages=c --enable-threads=posix --disable-nls --disable-shared --target=i486-pc-linux-gnu

uname -m reports i686 on my system. The last few lines of the compile output have been attached.
>How-To-Repeat:
Configure with the options shown and do:

echo "#define HAVE_GAS_HIDDEN 1" > gcc/autohost.h && \
make -j 1 BOOT_LDFLAGS=-static bootstrap

in your gcc-build directory.
>Fix:
None known.
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; name="gcc-compile-bug.txt"
Content-Disposition: inline; filename="gcc-compile-bug.txt"

gcc -DIN_GCC -DCROSS_COMPILE   -g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic
-Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o gengenrtl \
 gengenrtl.o ../libiberty/libiberty.a
./gengenrtl -h > tmp-genrtl.h
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-genrtl.h genrtl.h
./gengenrtl > tmp-genrtl.c
/bin/sh ../../gcc-3.2.1/gcc/move-if-change tmp-genrtl.c genrtl.c
echo timestamp > s-genrtl
gcc -c -DIN_GCC -DCROSS_COMPILE   -g  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc-3.2.1/gcc -I../../gcc-3.2.1/gcc/. -I../../gcc-3.2.1/gcc/config -I../../gcc-3.2.1/gcc/../include ../../gcc-3.2.1/gcc/genflags.c -o genflags.o
In file included from ../../gcc-3.2.1/gcc/genflags.c:28:
../../gcc-3.2.1/include/obstack.h:157:40: attempt to use poisoned "bcopy"
../../gcc-3.2.1/gcc/genflags.c: In function `gen_proto':
../../gcc-3.2.1/gcc/genflags.c:147: warning: implicit declaration of function `strcmp'
../../gcc-3.2.1/gcc/genflags.c: In function `gen_insn':
../../gcc-3.2.1/gcc/genflags.c:189: warning: implicit declaration of function `strlen'
../../gcc-3.2.1/gcc/genflags.c:212: warning: implicit declaration of function `bcopy'
../../gcc-3.2.1/gcc/genflags.c: In function `main':
../../gcc-3.2.1/gcc/genflags.c:228: `free' undeclared (first use in this function)
../../gcc-3.2.1/gcc/genflags.c:228: (Each undeclared identifier is reported only once
../../gcc-3.2.1/gcc/genflags.c:228: for each function it appears in.)
make[2]: *** [genflags.o] Error 1
make[2]: Leaving directory `/home/JuBColding/work/UNIQ/dists/york/static/src/gcc-build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/home/JuBColding/work/UNIQ/dists/york/static/src/gcc-build/gcc'
make: *** [bootstrap] Error 2
[JuBColding@apollo gcc-build]$


             reply	other threads:[~2002-12-28 20:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-28 12:36 JuBColding [this message]
2003-01-01 19:37 ehrhardt
2003-01-02 11:56 ehrhardt

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=20021228203145.16618.qmail@sources.redhat.com \
    --to=jubcolding@yorkref.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).