On 2008-03-28 17:23-0700 Jerry wrote:

>
> On Mar 28, 2008, at 4:00 AM, Andrew Ross wrote:
>>
>> Jerry,
>>
>> Another ada example problem. Example 9 fails for me with
>>
>> [ 70%] Building Ada object examples/ada/CMakeFiles/x09a.dir/x09a.o
>> x09a.adb:41:06: "ada.numerics.long_real_arrays" is not a predefined
>> library unit
>>
>> Commenting out the offending line (as suggested in the source)
>> fixes the
>> compilation and ctest shows identical results. Is this line really
>> necessary? If it is necessary for some version of ada, then ideally we
>> should have a cmake test to determine whether it is required. Does ada
>> offer anything like the C #ifdef? If not then the best option might be
>> to modify the source accordingly.
>
> I'll look into this.
>>
>> I also notice that there are some dependency problems with the ada
>> bindings and make clean for example does not work correctly. I will
>> try
>> to investigate these unless Alan gets there first.
>>
> I guess I don't understand the problem here.

Andrew has told me since off list that what he thought were dependency
issues were an artifact of a stale build.  However, the "make clean" problem
with Ada apparently persists for a build that is initiated in an empty build
directory so I will investigate that issue further.  Anyhow, the "make
clean" issue is not something you have to address since that is a CMake Ada
support issue and not anything to do with your actual PLplot interface or
examples.

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 libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to