Hi all:

I am using a commercial F95 compiler with PLplot.
Unfortunately, the output of

        'plplot-config --libs --with-f95'

gives

        -L/usr/X11R6/lib /usr/X11R6/lib/libplplotf95d.so
        /usr/X11R6/lib/libplplotf95cd.so
        /usr/X11R6/lib/libplplotd.so /usr/X11R6/lib/libfreetype.so
        -lz /usr/X11R6/lib/libcsirocsa.so -ldl -lm

My compiler doesn't understand the .so format but
e.g. requires something like

        -L/usr/X11R6/lib -lplplotf95d

instead of /usr/X11R6/lib/libplplotf95d.so (and the same for
the other shared objects).

Is there any fast way to modify the scripts and have this
output format (at least for --with-f95)?

Many thanks in advance. Best, Mike

-- 
-------------------------------------------------------------------------
  Dr. Michael M. Tung                  Email: [EMAIL PROTECTED]
  Departamento de Matemática Aplicada         [EMAIL PROTECTED]
  Universidad Politécnica de Valencia  Phone: +34 96 3877000 x88287
  Inst. de Matemática Multidisciplinar        +34 96 38-79777   
  Edificio 8-G, 2º piso                IM: ICQ96423950
  Camino de Vera, s/n   
  46022 Valencia (Spain)  
-------------------------------------------------------------------------
  PGP Public Key       http://personales.upv.es/mictun/mtung_pubkey.pgp
-------------------------------------------------------------------------


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to