Laurent GUERBY <[EMAIL PROTECTED]> writes:
> Thanks for maintaining Ada build in debian.
>
> A note on:
>
> http://buildd.debian.org/fetch.cgi?&pkg=gnat-4.3&ver=4.3-20080127-1&arch=i386&stamp=1202500729&file=log
> cd rts-shared-zcx/; ../../xgcc -B../../ -shared -g -O2 ...
> ...
> if [ ! -f 
> /build/buildd/gnat-4.3-4.3-20080127/build/gcc/ada/rts/libgnat-4.3.so ]; then \
>         ln -sf libgnat-4.3.so.1 \
>           
> /build/buildd/gnat-4.3-4.3-20080127/build/gcc/ada/rts/libgnat-4.3.so; \
>       fi
> ln: creating symbolic link 
> `/build/buildd/gnat-4.3-4.3-20080127/build/gcc/ada/rts/libgnat-4.3.so': No 
> such file or directory
> make[1]: *** [stamps/06-check-stamp] Error 1
> make[1]: Leaving directory `/build/buildd/gnat-4.3-4.3-20080127'
> make: *** [check] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2
>
> Looks like build/gcc/ada/rts/libgnat-4.3.so should be
> build/gcc/ada/rts-shared-zcx/libgnat-4.3.so or something like that
> from my superficial reading of the logs.

You are correct; I have yet to adjust the test suite to the new paths
where I build the three runtimes (rts-shared-zcx, rts-static-zcx and
rts-static-sjlj) instead of just rts.  I have not yet found the time
to do that, but it is in the TODO file.

> Only really missing gnat targets for debian are arm and m68k, am I
> correct?

Yes; however we have not yet built gnat-4.3 for mips or mipsel
(whereas gnat-4.2 is built on both).  I have to investigate.

-- 
Ludovic Brenta.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to