[Bug ada/51814] only 32-bit ada library is built on 64-bit system

2012-01-10 Thread mikulas at artax dot karlin.mff.cuni.cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51814 --- Comment #2 from mikulas at artax dot karlin.mff.cuni.cz 2012-01-10 19:23:31 UTC --- After further testing it turns out that "make install -j8" produces the invalid Ada installation and "make install" produces a working installation. If I inst

[Bug ada/51814] only 32-bit ada library is built on 64-bit system

2012-01-10 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51814 --- Comment #1 from Andrew Pinski 2012-01-10 18:04:13 UTC --- On the trunk this works for debian 5.0.3. Didn't you have to patch GCC to support how the libraries are in debian 6.0 anyways?