public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* ada/6851: make gnatlib_and_tools fails when configured with relative pathname
@ 2002-05-28 18:26 geoffk
  0 siblings, 0 replies; only message in thread
From: geoffk @ 2002-05-28 18:26 UTC (permalink / raw)
  To: gcc-gnats; +Cc: Zack Weinberg


>Number:         6851
>Category:       ada
>Synopsis:       make gnatlib_and_tools fails when configured with relative pathname
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue May 28 18:16:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     geoffk@redhat.com
>Release:        3.1
>Organization:
>Environment:
Red Hat Linux 7
>Description:
After performing How-To-Repeat, build fails as follows:

ar rc rts/libgnat.a \
   rts/a-caldel.o rts/a-calend.o rts/a-chahan.o rts/a-charac.o
   [yada yada yada, +-50 lines worth]

ar: rts/adaint.o: No such file or directory
make[1]: *** [gnatlib] Error 1
>How-To-Repeat:
mkdir newdir
cd newdir
(unpack sources)
mkdir objs
cd objs
../configure
make
make -C gcc gnatlib_and_tools
>Fix:
Move gnatlib out to its own target directory, and stop using recursive make for the tools.
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-05-29  1:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-28 18:26 ada/6851: make gnatlib_and_tools fails when configured with relative pathname geoffk

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