Danny Backx escreveu:
> On Tue, 2007-09-04 at 13:55 +0200, [EMAIL PROTECTED] wrote:
>> Hi,
>>
>> Is it possible to port the cegcc toolset to windows CE,so that it could be 
>> used
>> for onboard compiling (like Pocket Gcc from Vitaly Vitaliy Pronkin). 
> 
> In theory, I guess this is possible. But getting this done is a *very*
> large project.
> 
> I would guess that it has the complexity of Cygwin (Cygwin is basically
> a port of GNU to Windows, but they don't support CE). If you're
> courageous, you might want to look into why they don't support CE and
> fix that ...
> 

That would be a recipe for fast giving up :)  Maybe with CE6 it is
possible, but lower than that, is just too hard/impossible (cygwin, that is).

gcc( and binutils) also works as a native Win32 app (no cygwin layer),
when built with MinGW.  I guess it is should be possible too with
cegcc or mingw32ce.  As Danny says, a lot of work, but since it has been
done before, I can't see why not.

Start by looking around about canadian cross builds.

Cheers,
Pedro Alves


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to