[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to cross compile Debian -> Windows ???



On Thu, May 03, 2007 at 07:57:41PM +0200, Joost Kraaijeveld wrote:
> 1 program, multiple platforms?

Well some things (like ghostscript) have different makefiles for
different OSs, but shared code.  Some use configure to try to detect a
billion parameters and work everything out based on that.  Either way
someone has to do the work to deal with the variations of each platform
to make it work for each.  All configure can do is help detect the
platform, the developer still has to do the right thing with the values
configure provides.

--
Len Sorensen



Reply to: