[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Gnat on Debian testing not working any more



Dear all,

Today I resynced a Debian (testing) PC (apt-get update -t testing).

After the upgrading, Gnat Ada compiler no longer works for me. GCC and
Gnat packages were updated, and now when trying to run gnatmake I get
errors on the linking step:

   $ gnatmake test_cli
     gnatbind -x test_cli.ali
     gnatlink test_cli.ali
     /usr/bin/ld: cannot find -lgcc_s
     collect2: ld returned 1 exit status
     gnatlink: error when calling /usr/bin/gcc-4.4
     gnatmake: *** link failed.


/usr/lib/gcc/x64-linux/4.4 directories seem to be purged;
replaced by /usr/lib/gcc/x64-linux-gnu/4.6 and ../4.6.1

libgcc_s.so is on the system, but in the new
/usr/lib/gcc/x64-linux-gnu/4.6 directories.

Debian packages installed are now:

    gnat_4.4+1.1_amd64.deb
    gcc_4%3a4.6.0-5_amd64.deb

Any advice?


-- 

Cheers,
Erik Pessers <erik.pessers@acm.org>

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: