Re: [Plplot-devel] Attempt to generalize Windows visibility to the gcc-4.x case

2008-09-12 Thread Arjen Markus
Alan W. Irwin wrote: > > Nevertheless, every time there is a Windows visibility issue, you would > wonder whether ignoring dllimport for the undefined symbols for some > of our > libraries is the culprit. Furthermore, for consistencies sake, since the > import issue is treated properly for libpl

Re: [Plplot-devel] Attempt to generalize Windows visibility to the gcc-4.x case

2008-09-12 Thread Alan W. Irwin
On 2008-09-12 09:07+0200 Arjen Markus wrote: > - Are symbols imported from the C library to accommodate the Fortran or other > bindings automatically visible via these other libraries? I mean: is the > visibility > transitive? Fortunately, the above complicated case does not apply to our Fortran