committed: merge with libada-branch

Andrew Pinski pinskia@physics.uc.edu
Tue Feb 10 23:29:00 GMT 2004


On Feb 10, 2004, at 11:36, Laurent GUERBY wrote:

> (moved to gcc from gcc-patches)
>
> I successfully built and tested c,ada on x86-linux by
> following the new instructions (ie: not doing the previously needed
> additional "make -C ada gnatlib_and_tools"). No regressions.

Well it is not working on powerpc-apple-darwin where Ada is not 
available
and does not work either (a different bug already filed).

Here is the log:
creating rmiregistry
/bin/sh /Users/regress/tbox/cvs-gcc/gcc/mkinstalldirs 
powerpc-apple-darwin7.2.0/libada ; \
rm -f powerpc-apple-darwin7.2.0/libada/Makefile || : ; \
cp multilib.out powerpc-apple-darwin7.2.0/libada/multilib.out
mkdir -p -- powerpc-apple-darwin7.2.0/libada
Configuring in powerpc-apple-darwin7.2.0/libada
configure: creating cache ./config.cache
checking build system type... powerpc-apple-darwin7.2.0
checking host system type... powerpc-apple-darwin7.2.0
checking target system type... powerpc-apple-darwin7.2.0
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
make -C ../../gcc  gnatlib-shared
make[3]: *** No rule to make target `gnatlib-shared'.  Stop.
make[2]: *** [gnatlib] Error 2
make[1]: *** [all-target-libada] Error 2
make: *** [bootstrap] Error 2
+ '[' -s gcc/.bad_compare ']'
+ exit 1

I would like to see this fixed.



Thanks,
Andrew Pinski



More information about the Gcc mailing list