> Hi,
>
> well, continuing my test on "bare" Windows XP, I get into trouble:
>
> - I expected CVF as the Fortran compiler, but it turns out that
>   two are in the path, both CVF and g95. I can solve that one.
> - This is more serious:
>
> Linking C shared library ..\dll\libplplotd.dll
> LINK : warning LNK4044: unrecognized option "L\lib"; ignored
> LINK : warning LNK4044: unrecognized option
> "LC:\arjen\plplot-svn\install-windows\dll"; ignored
> LINK : warning LNK4044: unrecognized option "lgdi32"; ignored
> LINK : warning LNK4044: unrecognized option "lcomdlg32"; ignored
> LINK : LNK6004: ..\dll\libplplotd.dll not found or not built by the last
> incremental link; performing full link
>
>   These are error messages from the linker and judging from the
>   options it complains about, the original options are in UNIX style,
>   not Windows.
>
>   It continues, but then stumbles over g95 not wanting to handle
>   similar options:
>   ...

I removed g95 from the path and reran the whole configuration and
build: this worked without the above errors - except for a small
glitch in PLSCMAP1LA. I will repair that.

Conclusion: you must be careful when you have several Fortran compilers
in the path!

Regards,

Arjen



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to