Do you use MinGW on Windows or as a cross compiler on some other platform?
I'm new to mingw (and using it as cross compiler), so I dont really know
how to proceed past:
cd tigervnc/trunk/win
Any more pointers would be much appreciated.
Use a distro that includes MinGW, such as recent Fedora versions. Install
the mingw32 packages. Then, try something like (untested):
cd tigervnc/trunk
autoreconf -fi
./configure --host=i686-pc-mingw32
make
Best regards,
Peter Åstrand
On 4/28/10 5:22 PM, Antoine Martin wrote:
Hi,
Is building with mingw supported now?
Last time I sent some patches for building with Visual Studio C++ 2008
V9, I was told:
"we're going to start building with MinGW
at some point in the not-so-distant future"
http://www.mail-archive.com/tigervnc-devel@lists.sourceforge.net/msg00440.html
Cheers
Antoine
------------------------------------------------------------------------------
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel
------------------------------------------------------------------------------
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel
------------------------------------------------------------------------------
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel
---
Peter Åstrand ThinLinc Chief Developer
Cendio AB http://www.cendio.com
Wallenbergs gata 4
583 30 Linköping Phone: +46-13-21 46 00
------------------------------------------------------------------------------
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel