On 2008-09-04 00:46-0700 Jerry wrote: > Can someone try this variation of the mock-example 19 on a 64-bit machine? > I'm very hopeful that the problem is fixed.
First ever success on my 64-bit platform! [EMAIL PROTECTED]> . compile_and_run.sh gcc-4.3 -c x19a_temp.adb gcc-4.3 -c type_declaration.ads gnatbind -x x19a_temp.ali gnatlink x19a_temp.ali plmap.o 0.00000000000000E+00 1.00000000000000E+00 2.00000000000000E+00 3.00000000000000E+00 4.00000000000000E+00 5.00000000000000E+00 6.00000000000000E+00 7.00000000000000E+00 8.00000000000000E+00 9.00000000000000E+00 Good work, Jerry, for figuring this out. I compared with the old code that didn't work, but did not understand the differences. Could you explain for those of us who do not understand Ada that well? What was unique about the bindings exercised by example 19? Or is this a general 64-bit issue which requires a number of changes to the bindings to fix? 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 __________________________ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
