On 2007-03-14 17:09-0600 Orion Poplawski wrote:

> I'm having trouble on Fedora 6 and development, which use gnat 4.1.1 and
> 4.1.2.  First off, libgnat appears to be /usr/lib/libgnat-4.1.so.

>
> Also, it appears to be picking up my CFLAGS and passing that to the
> gnatmake line:

I have just committed tentative fixes for both issues.

To deal with the first issue our build system now first looks for gnat then
for gnat-4.1. (Version numbers in the root of library names cause on-going
build system maintenance issues, but I guess we are stuck with this.)

To deal with the second issue, I have used the -cargs option for gnatmake
(which should just pass on the content of <FLAGS> to the gcc compiler and
not the Ada binder or linker).

These changes work on Debian stable.  Please test on all platforms.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the Yorick front-end to PLplot (yplot.sf.net); the
Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to