From: Dan A. <da...@co...> - 2004-04-12 10:24:43
|
On Mon, Apr 12, 2004 at 10:07:44AM -0000, Thomas Fritzsche wrote: > this sounds really cool and should make the build process more clean. I > would like to update the cobuild.sh, but because I'm currently in easter > holidays, this is not possible before next weekend. So if this is a matter > of time someone else should jump in. > > Just a question about cross-build.sh . Is this script you posted a > modified version from cross-build.sh from this site: > > http://basic.mozillanews.org/clanlib/mingw.html > http://www.libsdl.org/extras/win32/cross/cross-configure.sh (original?) Yes, I posted a modified version of the script. If you are going to update cobuild.sh, you should base your efforts on what I have attached to this mail. I've splitted cross-build.sh and enhanced it so it would patch w32api-2.5, and also download and build FLTK and mxml for the mingw32 environment. This tarball is the exact files from my current version of the coLinux tree. I also noticed that pcap is also easy to install. Just get taking out the right files from wpdpack_3_0.zip and putting them in the mingw32 tree. -- Dan Aloni da...@co... |