Bug#191997: Separate Ada run-time into a separate package

2003-11-03 Thread Ludovic Brenta
Here is a patch that I came up with that builds libgnat and links the GNAT tools (gnatmake, gnatlink, gnatfind, gnatname, etc.) against it. I used it to build gnat-3.3 from the latest sources in testing (gcc-3.3-3.3.2ds4-1). -- Ludovic Brenta. diff -u -r debian.orig/rules2 debian/rules2 --- deb

Bug#191997: Separate Ada run-time into a separate package

2003-05-09 Thread Matthias Klose
The last time I tried, this didn't work at all. If you want to play with this, enable 'with_libgnat' in debian/rules.defs (this may work or not, patches welcome) and then check the installed compiler. Matthias Ludovic Brenta writes: > > Package: gnat-3.3 > Version: 1:3.3-0pre7 > Severity

Bug#191997: Separate Ada run-time into a separate package

2003-05-05 Thread Ludovic Brenta
Package: gnat-3.3 Version: 1:3.3-0pre7 Severity: minor As of gnat-3.3, the Ada run-time shared libraries are built as part of "gnat-3.3" which contains the compiler. These libraries should be in "libgnat3.15" instead. "libgnat3.15" is listed on the developer's information page, but does not act