Hiroyasu Yasuda wrote:
>
> On 2007/11/12, at 16:48, Arjen Markus wrote:
>
>>
>> the message about the negative number of arguments was exactly the
>> problem we encountered
>> before. One way, IIRC, around it is to use static libraries. Can you
>> try with g95?
>
>
> Hello, Arjen,
>
> I tried
On 2007/11/12, at 16:48, Arjen Markus wrote:
>
> the message about the negative number of arguments was exactly the
> problem we encountered
> before. One way, IIRC, around it is to use static libraries. Can
> you try with g95?
Hello, Arjen,
I tried to build the plplot sample codes, which i
Hiroyasu Yasuda wrote:
>Because to use -dev and something options of plplot, I would like to
>know how to build plplot for cygwin environment. When built plplot
>svn version last week, I ran cmake options with :
>
>-DENABLE tk=OFF -DENABLE tcl=OFF -DENABLE DYNDRIVERS=OFF -DPLD
>wingcc=OFF .
Because to use -dev and something options of plplot, I would like to
know how to build plplot for cygwin environment. When built plplot
svn version last week, I ran cmake options with :
-DENABLE tk=OFF -DENABLE tcl=OFF -DENABLE DYNDRIVERS=OFF -DPLD
wingcc=OFF ..
Please let me know whether