[Uccarbor] Skeleton project

Cameron Patrick cameron at ucc.asn.au
Thu Dec 7 12:09:20 WST 2006


On Thu, Dec 07, 2006 at 10:43:05AM +0800, Luke Williams wrote:

> In what way will it take a lot of effort? I don't recall using
> anything platform specific, and even if I did, I intended on compiling
> with Cygwin (Linux emulation and compilation environment), so with any
> luck it will compile without any changes at all, even to the makefile.

My understanding is that `lua-config` is Debian-specific. (Yay.)  I'd
also recommend going for Mingw32 over Cygwin - you still get unix-style
makefiles and gcc, but it produces native windows code rather than
windows-with-unix-emulation-layer.  (I _think_ it generates the same
code as giving Cygwin's gcc the -mno-cygwin flag.)

Cameron




More information about the UCCarbor mailing list