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

Re: How do I make C - binaries on Linux that can be transported to Windows ?



On Thu, Oct 25, 2001 at 12:36:39PM +0530, shyamk@eth.net wrote:
> How do I make C - binaries on Linux that can be transported to Windows
> ?  Supposing that , I compile my Linux - based C programs using
> gcc  , obviously , in addition to this , the library used by Linux C
> programs is the glibc.
> 
> Any suggestions , whereby , I can move over whole applications made on
> Linux onto Windows , would be welcome.

Cross-compile with Linux gcc with target set to 

        MinGW: Minimalist GNU For Windows

I am no expert.  See http://www.mingw.org

-- 
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ 
+  Osamu Aoki <debian@aokiconsulting.com>, GnuPG-key: 1024D/D5DE453D  +
+  My debian quick-reference, http://www.aokiconsulting.com/quick/    +



Reply to: