Hi, I tried to build the PLplot libraries statically. Here are my results:
Cygwin/gcc+gfortran: - The Fortran examples work perfectly, but I had to switch off freetype support (see below) - Some strange problem occurred with pltcl - missing symbols during the linking phase. I have not looked into this issue yet Windows/MSVC 6.0+CVF: - Building the library is no problem - Building the Fortran examples fails - because of a conflict with MSVCRTD.DLL (conflicting versions of the runtime libraries - a well-known and quite annoying problem) The freetype issue is weird: - The executable expects "cygfreetype-6.dll" - On my system I have "cygfreetype-9.dll" I have no clue where this discrepancy is coming from - the CMake files do not contain any reference to any of these libraries. Regards, Arjen ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel