On 2010-06-04 08:53+0200 Davide Cesari wrote: > Il 03/06/2010 08:00, Alan W. Irwin ha scritto: >> On 2010-06-02 15:45-0700 Alan W. Irwin wrote: >> >> I have now greatly simplified the test case to one source file (see attached >> simple.f90) with the following results: >> >> w...@raven> wine gfortran -o test.obj -c simple.f90 >> Fatal Error: Reading module plplotp at line 28 column 41: Expected left >> parenthesis >> gfortran.exe: Internal error: Aborted (program f951) >> Please submit a full bug report. >> See<http://gcc.gnu.org/bugs.html> for instructions. >> >> That same file compiles without errors under Linux gfortran. > > I cannot test on Windows/Wine too, so mine is just a conjecture: > couldn't it be a problem connected to the use of a variable named > "scale" wich is also a f90 intrinsic function? This should not be a > problem in principle if scale is redefined, but some buggy compilers may > crash in such cases, I suggest to try changing scale to something else > and see what happens.
Hi Davide: Thanks for that alternative interesting explanation. However, I changed scale ==> xx_scale throughout the file, and got identical results; identically bad on wine, and good on Linux. Therefore, I am still leaning toward some sort of hash collision under Wine as an explanation, but I am open to other explanations as well. 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 __________________________ ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel