Re: [Fink-devel] plplot and fortran

2004-01-06 Thread Koen van der Drift
On Jan 6, 2004, at 3:36 AM, Martin Costabel wrote: Why do you have all this /sw/lib/libg2c.a -lcrt2.o -lfrtbegin -lSystem stuff on the command line? These are things that "g77" already implies, so you are including libraries twice. In the case of static libraries this seems to be fatal. Is th

Re: [Fink-devel] plplot and fortran

2004-01-06 Thread Martin Costabel
Koen van der Drift wrote: While working on the plplot package, I am running an error when I use the flag --enable-f77 (using fink's g77). When the flag --disable-f77 is used, compilation goes without a problem. The following snippets are what I think that is related: g77 -dynamiclib -single_modul

[Fink-devel] plplot and fortran

2004-01-05 Thread Koen van der Drift
While working on the plplot package, I am running an error when I use the flag --enable-f77 (using fink's g77). When the flag --disable-f77 is used, compilation goes without a problem. The following snippets are what I think that is related: g77 -dynamiclib -single_module -o .libs/libplplotf