public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Ada: prj-attr-pm.ads/b missing in FSF CVS
@ 2004-09-16 21:20 Laurent GUERBY
  2004-09-17 11:39 ` Arnaud Charlet
  2004-09-17 14:13 ` Arnaud Charlet
  0 siblings, 2 replies; 3+ messages in thread
From: Laurent GUERBY @ 2004-09-16 21:20 UTC (permalink / raw)
  To: Arnaud Charlet; +Cc: gcc

Hi Arnaud, to workaround the shared library link problem on x86_64 I reported
earlier I tried --disable-shared, it avoided the original problem
but it showed later that at least one package is missing from FSF CVS:

../../xgcc -B../../ -c -O2 -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -fno-common      -gnatpg -gnata -I- -I../rts -I. -I/home/guerby/work/gcc/version-head/gcc/ada /home/guerby/work/gcc/version-head/gcc/ada/prj-attr.adb -o prj-attr.o
make[4]: *** No rule to make target `prj-attr-pm.o', needed by `b_gnatm.c'.  Stop.
make[4]: Leaving directory `/home/guerby/work/gcc/build/build-20040916T205503/gcc/ada/tools'
make[3]: *** [gnattools1] Error 2

It is with'ed by prj-dect.adb and was introduced in the latest
Ada commit:

	* Makefile.in: Add prj-attr-pm.o to gnatmake object list

But the source file was not added to CVS, could you double check on your side?

Thanks in advance,

Laurent

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Ada: prj-attr-pm.ads/b missing in FSF CVS
  2004-09-16 21:20 Ada: prj-attr-pm.ads/b missing in FSF CVS Laurent GUERBY
@ 2004-09-17 11:39 ` Arnaud Charlet
  2004-09-17 14:13 ` Arnaud Charlet
  1 sibling, 0 replies; 3+ messages in thread
From: Arnaud Charlet @ 2004-09-17 11:39 UTC (permalink / raw)
  To: Laurent GUERBY; +Cc: Arnaud Charlet, gcc

> But the source file was not added to CVS, could you double check on your side?

I will. I probably forgot to do a 'cvs add' or cvs commit on those files,
thanks for the heads up.

Arno

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Ada: prj-attr-pm.ads/b missing in FSF CVS
  2004-09-16 21:20 Ada: prj-attr-pm.ads/b missing in FSF CVS Laurent GUERBY
  2004-09-17 11:39 ` Arnaud Charlet
@ 2004-09-17 14:13 ` Arnaud Charlet
  1 sibling, 0 replies; 3+ messages in thread
From: Arnaud Charlet @ 2004-09-17 14:13 UTC (permalink / raw)
  To: Laurent GUERBY; +Cc: Arnaud Charlet, gcc

> But the source file was not added to CVS, could you double check on your side?

This is now fixed:

2004-09-17  Vincent Celier  <celier@gnat.com>

	* prj-attr-pm.ads, prj-attr-pm.adb: New files, to split some private
	capabilities of the general project manager.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-09-17 13:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-16 21:20 Ada: prj-attr-pm.ads/b missing in FSF CVS Laurent GUERBY
2004-09-17 11:39 ` Arnaud Charlet
2004-09-17 14:13 ` Arnaud Charlet

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