Ada: prj-attr-pm.ads/b missing in FSF CVS

Laurent GUERBY laurent@guerby.net
Thu Sep 16 21:20:00 GMT 2004


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



More information about the Gcc mailing list