public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: bootstrap/3179: i960-coff fails to build
@ 2002-11-26 5:56 bangerth
0 siblings, 0 replies; 4+ messages in thread
From: bangerth @ 2002-11-26 5:56 UTC (permalink / raw)
To: gcc-bugs, gcc-prs, joel, nobody
Synopsis: i960-coff fails to build
State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Tue Nov 19 08:15:03 2002
State-Changed-Why:
This is a rather old bootstrap error. Can you say whether this
still happens with newer versions of gcc?
Thanks, W.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3179
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: bootstrap/3179: i960-coff fails to build
@ 2002-11-26 10:36 bangerth
0 siblings, 0 replies; 4+ messages in thread
From: bangerth @ 2002-11-26 10:36 UTC (permalink / raw)
To: gcc-bugs, gcc-prs, joel, nobody
Synopsis: i960-coff fails to build
State-Changed-From-To: feedback->closed
State-Changed-By: bangerth
State-Changed-When: Tue Nov 19 09:39:30 2002
State-Changed-Why:
Closed on request of submitter:
i960-coff/i960-rtems do in fact build in gcc 3.2. Sorry
for not checking back in on this one.
However, the i960 never really worked with gcc 3.x and since
it is deprecated as far I am an concerned you can dismiss and
close all i960 PRs as "target deprecated."
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3179
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: bootstrap/3179: i960-coff fails to build
@ 2001-06-14 5:26 Joel Sherrill
0 siblings, 0 replies; 4+ messages in thread
From: Joel Sherrill @ 2001-06-14 5:26 UTC (permalink / raw)
To: nobody; +Cc: gcc-prs
The following reply was made to PR bootstrap/3179; it has been noted by GNATS.
From: Joel Sherrill <joel.sherrill@OARcorp.com>
To: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org
Cc:
Subject: Re: bootstrap/3179: i960-coff fails to build
Date: Thu, 14 Jun 2001 06:55:03 -0500
I can't change this report so will just email.
1. This is a failure to link f771.
2. This happens with both i960-elf and i960-coff.
--joel
gcc-gnats@gcc.gnu.org wrote:
>
> Thank you very much for your problem report.
> It has the internal identification `bootstrap/3179'.
> The individual assigned to look at your
> report is: unassigned.
>
> >Category: bootstrap
> >Responsible: unassigned
> >Synopsis: i960-coff fails to build
> >Arrival-Date: Wed Jun 13 15:06:01 PDT 2001
--
Joel Sherrill, Ph.D. Director of Research & Development
joel@OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985
^ permalink raw reply [flat|nested] 4+ messages in thread
* bootstrap/3179: i960-coff fails to build
@ 2001-06-13 15:06 joel
0 siblings, 0 replies; 4+ messages in thread
From: joel @ 2001-06-13 15:06 UTC (permalink / raw)
To: gcc-gnats
>Number: 3179
>Category: bootstrap
>Synopsis: i960-coff fails to build
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Jun 13 15:06:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: joel@OARcorp.com
>Release: gcc 3.0-20010611
>Organization:
>Environment:
GNU/Linux Redhat 6.2
>Description:
Build fails with following output
gcc -DCROSS_COMPILE -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototy
pes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H
-o f771 f/bad.o f/bit.o f/bld.o f/com.o f/data.o f/equiv.o f/expr.o f/global.o
f/implic.o f/info.o f/intrin.o f/lab.o f/lex.o f/malloc.o f/name.o f/parse.o f/
proj.o f/src.o f/st.o f/sta.o f/stb.o f/stc.o f/std.o f/ste.o f/storag.o f/stp.o
f/str.o f/sts.o f/stt.o f/stu.o f/stv.o f/stw.o f/symbol.o f/target.o f/top.o f
/type.o f/version.o f/where.o toplev.o libbackend.a obstack.o ../libiber
ty/libiberty.a
libbackend.a(i960.o): In function `i960_pr_align':
/usr3/ftp_archive/gnu/gcc/ss/b1/b-i960-coff/gcc/../../gcc-3.0-20010611/gcc/confi
g/i960/i960.c:117: undefined reference to `c_lex'
/usr3/ftp_archive/gnu/gcc/ss/b1/b-i960-coff/gcc/../../gcc-3.0-20010611/gcc/confi
g/i960/i960.c:119: undefined reference to `c_lex'
libbackend.a(i960.o): In function `i960_pr_noalign':
/usr3/ftp_archive/gnu/gcc/ss/b1/b-i960-coff/gcc/../../gcc-3.0-20010611/gcc/confi
g/i960/i960.c:160: undefined reference to `c_lex'
/usr3/ftp_archive/gnu/gcc/ss/b1/b-i960-coff/gcc/../../gcc-3.0-20010611/gcc/confi
g/i960/i960.c:162: undefined reference to `c_lex'
collect2: ld returned 1 exit status
>How-To-Repeat:
configure for i960-coff
../gcc-3.0-20010611/configure --target=i960-coff --with-gnu-as --with-gnu-ld -
-with-newlib --verbose --prefix=/usr1/tmp-tools
>Fix:
Unknown.
>Release-Note:
>Audit-Trail:
>Unformatted:
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-11-19 17:39 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-26 5:56 bootstrap/3179: i960-coff fails to build bangerth
-- strict thread matches above, loose matches on Subject: below --
2002-11-26 10:36 bangerth
2001-06-14 5:26 Joel Sherrill
2001-06-13 15:06 joel
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).