Re: [Plplot-devel] change output of 'plplot-config --libs'

2007-08-28 Thread Arjen Markus
Michael M. Tung wrote: Dear Alan: It looks like the missing symbol fonts in the F95 binding is related to the equivalence commands in the sfstubs.h file: integer maxlen parameter (maxlen = 320) character*(maxlen) string1, string2, string3 character*(maxlen) string4,

Re: [Plplot-devel] change output of 'plplot-config --libs'

2007-08-28 Thread Alan W. Irwin
On 2007-08-28 13:44+0200 Michael M. Tung wrote: Date: Mon, 27 Aug 2007 09:19:30 -0700 (PDT) [...] I think you want full control over your fortran compiler rather than the default g77 one picked by cmake. To give you that control, use the FC environment variable (where you can specify the