Hi Alan and Thomas,
>
> Once you get that first simple cross-build working properly, then I think
> the next step is to figure out what to do with dynamic devices.  That 
> does
> work on MinGW so it should be straightforward to get it to work for a 
> Linux
> cross-build for MinGW, but I am not familiar with the MinGW dynamic 
> device
> details so someone else will have to help you there.
This should work "out of the box" since on Windows there is no library 
provided at all by MinGW or Visual C++. I wrote replacement functions 
for the used libltdl (?) functions which are compiled and linked in if 
cmake has WIN32 set. So this should be no problem, but if dynamic 
drivers are enabled, get-drv-info.exe is run for every device during the 
compilation to create some files - this would already need Wine I think. 
I'm not sure if this "just works".

Regards,
Werner

-- 
Dr. Werner Smekal
Institut fuer Allgemeine Physik
Technische Universitaet Wien
Wiedner Hauptstr 8-10
A-1040 Wien
Austria
DVR-Nr: 0005886

email: [email protected]
web:   http://www.iap.tuwien.ac.at/~smekal
phone: +43-(0)1-58801-13463 (office)
       +43-(0)1-58801-13469 (laboratory)
fax:   +43-(0)1-58801-13499


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Plplot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to