On 2007/10/29, at 19:27, Alan W. Irwin wrote:

> Please run the command that determines the compile flags and link  
> flags, i.e.,
>
> PKG_CONFIG_PATH=/home/yasu/plplot-5.8.0-RC1/b001/install/lib/ 
> pkgconfig \
> pkg-config --cflags --libs plplotd-f77

Alan, I tried to build a fortran sample code of plplot with options  
which you suggested me and then I got error message as follows:

$ g77 x01f.f -o x01f.exe -Wl,-rpath -Wl,/home/yasu/plplot-5.8.0-RC1/ 
b001/instal
l/lib `PKG_CONFIG_PATH=/home/yasu/plplot-5.8.0-RC1/b001/install/lib/ 
pkgconfig p
kg-config --cflags --libs plplotd-f77`
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld:  
cannot find
-lplplotf77d
collect2: ld returned 1 exit status

Would you like to tell me an build options when building from fortran  
code again ?

Regards,
Hiroyasu

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