I think I have now pinned down at least one ada dependency issue. If I
edit plplot_thin.ads.cmake then run make the plplot_thin.ads file in the
build tree is updated, but this doesn't force the ada bindings to be
rebuilt. Gnat knows this - if you attempt to rebuild the examples it
will come up with an error like 
error: "plplot_traditional.adb" must be recompiled ("plplot_thin.ads"
has been modified)
error: "plplot_thin.adb" must be recompiled ("plplot_thin.ads" has been
modified)
Cmake doesn't seem to know about it though.

Alan, you've worked on the ada bindings support in cmake. Any chance you
could take a look?

Andrew


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to