/usr/lib/gcc/x86_64-linux-gnu/4.1.2/adalib/libgnarl.a and I really don't think you need libpython2.4.a or anything else. The reason why you need static Ada libraries and nothing else is because all Ada libraries are linked dynamically against libgnat-4.1.so; if you replace it with a static version then you also need to replace the dependent libraries with static versions.
-- Ludovic Brenta. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]