Hi,

this is merely to communicate a problem I found with
Windows 64-bits. I think it is something I can solve 
myself,
just have not tried yet.

Here is the situation:
- I use Windows 7 (which is essentially a 64-bits OS) with
   a 64-bits toolchain, GCC 4.7
- When I build PLplot, the linker (ld.exe) crashes whenver
   it tries to build wingcc.dll
- Upon inspection I see a bunch of compiler warnings which
   are related to pointer or integer sizes. That is a 
typical
   problem with a migration from 32-bits to 64-bits.

I hope that solving the compiler warnings will be enough
to get it all working under 64-bits Windows again.

The really odd thing is that the _linker_ crashes. It is
simply unable to create the DLL. It is not that the 
examples
crash when using wingcc. It took me some time to realise
that this is what was happening, as I have seen the 
problem
several weeks ago, but now it surfaced again when I tried
to implement the binding for the plcolorbar function for 
Tcl.

Regards,

Arjen

 

DISCLAIMER: This message is intended exclusively for the addressee(s) and may 
contain confidential and privileged information. If you are not the intended 
recipient please notify the sender immediately and destroy this message. 
Unauthorized use, disclosure or copying of this message is strictly prohibited.
The foundation 'Stichting Deltares', which has its seat at Delft, The 
Netherlands, Commercial Registration Number 41146461, is not liable in any way 
whatsoever for consequences and/or damages resulting from the improper, 
incomplete and untimely dispatch, receipt and/or content of this e-mail.





------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Plplot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to