Hi Jerry and Alan, I tested both ada examples with Kubuntu Edgy Eft and it worked flawlessy (this was to be expected since Alan tested it on Ubuntu already). Hopefully soon I can test it on MinGW. Lot to do in the moment, and using Latex is so much faster in Linux than in Windows, so that's the reason I mostly boot Linux now ;)
Regards, Werner Jerry wrote: > On Mar 1, 2007, at 1:18 PM, Alan W. Irwin wrote: > > >> On 2007-03-01 09:40-0800 Alan W. Irwin wrote: >> >> >>> On 2007-02-28 19:34-0700 Jerry wrote: >>> >>> >>>> So--I recommend just renaming all the example files to x??a.adb and >>>> letting them run as standalones, and eliminating the x??.adb and >>>> x??.ads naming level completely. That was my intention originally >>>> but >>>> I see that I forgot to adopt that naming convention. I can take care >>>> of this. >>>> >>> Hi Jerry: >>> >>> I have just tried this, but it does not work for me. gnatmake >>> compiles >>> x01.adb without problems, but it did not bind or link it. >>> [...]Two files per example is preferred to three files per example. >>> >> Hi Jerry: >> >> Never mind, I figured it out. (I had to remove the package body >> statements >> from the standalone versions). A side benefit is a spec file is not >> needed. >> Thus, we are now reduced to one standalone source file (x??a.adb) per >> example. I just committed all my changes to CVS. >> > > Yes--sorry for my slow response. You are now an expert Ada programmer > 8^). > > >> * Jerry needs to sort out the existing issues (plparseopts and >> plbox) with >> the thin API before we move forward with filling in the rest of the >> standard >> examples in the thin API (which may well turn up other API issues). >> >> > OK. > > Jerry > > > ------------------------------------------------------------------------- > 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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/plplot-devel > ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
