This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cross Compiler Unix - Windows


Yes understood, but thats the whole point, cygwin runs on a windows machine... I would like to use a UNIX machine to compile the Windows DLL.

From a system admin point of view, we would like to have a UNIX compile host to produce the DLL, since we primarily only deal with UNIX anyway.

Having a windows machine with an ssh server running as a compile host is less favorable than a UNIX machine with a cross compiler.

Ivan


On 26 Aug 2005, at 01:48, Mike Stump wrote:


On Aug 25, 2005, at 5:09 PM, Ivan Novick wrote:

Can you recommend a solution for compiling Windows DLLs on any variation of UNIX?


Yes, just use cygwin, see the cygwin folks for details.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]