public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: kredba@mistral.cz
To: gcc-gnats@gcc.gnu.org
Subject: target/10693: make gnatlib_and_tools fails
Date: Thu, 08 May 2003 20:46:00 -0000	[thread overview]
Message-ID: <20030508204009.835.qmail@sources.redhat.com> (raw)


>Number:         10693
>Category:       target
>Synopsis:       make gnatlib_and_tools fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu May 08 20:46:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     kredba@mistral.cz
>Release:        3.3-20030506
>Organization:
>Environment:
i686-pc-linux-gnu, bootstraped gcc-3.3-20030506
>Description:
I have bootstraped gcc-3.3-20030506.

Reading specs from /usr/local/gcc-3.3/linux/lib/gcc-lib/i686-pc-linux-gnu/3.3/specs
Configured with: ../gcc-3.3-20030506/configure --prefix=/usr/local/gcc-3.3/linux --enable-shared --enable-threads=posix --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,ada,f77,objc,java
Thread model: posix
gcc version 3.3 20030506 (prerelease)

I am building cross gcc to i686-pc-cygwin target. Binutils, system includes and libraries are properly installed.

../gcc-3.3-20030506/configure --prefix=/usr/local/gcc-3.3/xcygwin --target=i686-pc-cygwin --with-headers=/usr/local/gcc-3.3/xcygwin/i686-pc-cygwin/include --enable-languages=c,c++,f77,objc,ada

make
cd gcc
make gnatlib_and_tools

../../xgcc -B../../ -c -DCROSS_COMPILE -DIN_GCC   `echo -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  |sed -e 's/-pedantic//g' -e 's/-Wtraditional//g'`       -DCYGWIN_CROSS_DIR=\"/usr/local/gcc-3.3/xcygwin/i686-pc-cygwin\" -I. -I.. -I../.. -I/home/david/cygwin/gcc-3.3-20030506/gcc/ada -I/home/david/cygwin/gcc-3.3-20030506/gcc/ada/.. -I/home/david/cygwin/gcc-3.3-20030506/gcc/ada/../config -I/home/david/cygwin/gcc-3.3-20030506/gcc/ada/../../include b_gnatm.c
b_gnatm.c: In function `main':
b_gnatm.c:498: warning: unused variable `ensure_reference'
../../xgcc -B../../ -DCROSS_COMPILE -DIN_GCC   `echo -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  |sed -e 's/-pedantic//g' -e 's/-Wtraditional//g'`   -o ../../gnatmake b_gnatm.o ali.o ali-util.o alloc.o atree.o binderr.o butil.o casing.o csets.o debug.o einfo.o elists.o errout.o fmap.o fname.o fname-uf.o fname-sf.o gnatmake.o gnatvsn.o hostparm.o krunch.o lib.o make.o makeusg.o mlib.o mlib-fil.o mlib-prj.o mlib-tgt.o mlib-utl.o namet.o nlists.o opt.o osint.o osint-m.o output.o prj.o prj-attr.o prj-com.o prj-dect.o prj-env.o prj-ext.o prj-nmsc.o prj-pars.o prj-part.o prj-proc.o prj-strt.o prj-tree.o prj-util.o rident.o scans.o scn.o sdefault.o sfn_scan.o sinfo.o sinfo-cn.o sinput.o sinput-l.o sinput-p.o snames.o stand.o stringt.o style.o stylesw.o validsw.o switch.o switch-m.o switch-c.o table.o targparm.o tree_io.o types.o uintp.o uname.o urealp.o usage.o widechar.o \
      ../../prefix.o ../../version.o ../rts/libgnat.a  ../../../libiberty/libiberty.a
../rts/libgnat.a: could not read symbols: Archive has no index; run ranlib to add one
collect2: ld returned 1 exit status
make[2]: *** [../../gnatmake] Error 1
make[2]: Leaving directory `/home/david/cygwin/obj/gcc/ada/tools'
make[1]: *** [gnattools1] Error 2
make[1]: Leaving directory `/home/david/cygwin/obj/gcc/ada'
make: *** [gnattools] Error 2

ranlib solves nothing.

>How-To-Repeat:
Build cross linux -> cygwin gcc with ada language support included and make gnatlib_and_tools.
>Fix:

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


                 reply	other threads:[~2003-05-08 20:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20030508204009.835.qmail@sources.redhat.com \
    --to=kredba@mistral.cz \
    --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).