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.
        Davide


-- 
============================= Davide Cesari ============================
Servizio IdroMeteorologico ARPA Emilia Romagna
Area Modellistica Numerica e Radarmeteorologia
  Phone/Fax: +39 051525926/+39 0516497501
  E-mail:    dces...@arpa.emr.it
  Home page: http://www.webalice.it/o.drofa/davide/
  Address:   ARPA-SIM, Viale Silvani 6, 40122 Bologna, Italy
========================================================================


This message has been scanned for malware by Websense. www.websense.com

------------------------------------------------------------------------------
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

Reply via email to