From: Karl G. <kg...@ph...> - 2002-01-24 22:06:06
|
Yes I think so, I recently rebuilt PGPLOT with the latest version of the Grwin-32 driver (quite nice) and a borrowed copy of Digital Visual Fortran (yuk). My experiences are described and the binaries are available - http://mrhanky.pha.jhu.edu/~kgb/PGPLOT-Win32/ Note this is not something I intend to do regularly (or maybe again) as like most people here I prefer UNIX for real work. I did conclude though that DVF is a pig, I think f2c would be a better approach - http://www.wzw.tu-muenchen.de/~syring/f2c/f2c.html Given f2c libs is available for all key os's and the C->f77 calling semantics are known I think this is the best universal approach. cheers, Karl |