On 01/04/2012 04:01 PM, Andrew Ross wrote:
>
> Orion,
>
> This fix is a bit of a pain. I wish cmake was intelligent enough to check the
> version of the compiler and only look for the library of the right version.
> Does Fedora not create links from libgnat.so to the required versioned 
> library?
>
> Ideally it would be best to get the version information from the ada compiler
> to ensure the right libraries are picked. I don't like this long list of
> versions. I've got bitten by this in python when specifying a non-standard
> python version and picking up the wrong version of extra libraries etc.
>
> I've had a look and gnat / gnatmake doesn't have a very nice way of getting
> the version out, however with the wonders of cmake and regex I've found a
> way of doing it. Orion, can you try the latest svn version to see if this
> works ok for you? If so it will provide a better long term solution to this
> problem.

This seems to find libgnat-4.7.so just fine.  There is alas no libgnat.so.

Thanks!


-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  or...@cora.nwra.com
Boulder, CO 80301              http://www.cora.nwra.com

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to