Re: cegcc binaries available
StatsNOW <statsnow-/[email protected]> Tue, 28 Feb 2006 13:31:24 -0800 (PST)
| Newsgroups | gmane.comp.windows.ce.freeware |
|---|---|
| Message-ID | <[email protected]> |
Any one had luck with these binaries? I can get the compiler to work as long as I hand tweak each required include file. If I just let it run, the compiler's preprocessor fails on the objidl.h file. I've tried both the EVC3 and EVC4 versions taken directly from the Microsoft compilers. G --- Pedro Alves <[email protected]> wrote: > I've posted new prebuilt cygwin binaries of the > cegcc arm-wince-pe > toolchain. Check them while they're hot! > > Install it into /usr/local > I haven't included the MSFT's sdk files, you will > need to have them at > hand. I recoment copying them to: > /usr/local/sdk/Include/Armv4 and > /usr/local/sdk/Lib/Armv4 > > The directory: > /usr/local/sdk/IncFixed > is is supposed to be used by putting it earlier than > msft's sdk in the > include search path. Use -isystem instead of -I to > avoid lots of warnings. > > The directory: > /usr/local/libcdll > This directory holds the runtime dll to be copied to > the device. Copy > /usr/local/libcdll/stripped/libc.dll to > \Windows\libc.dll on device. > > Later I will post some simple demos apps of how to > build an application, > a dll, > linking against the newlib based runtime (default), > and how to link only > against the msft's runtime for minimal overhead. > There is an example in the sources download file for > those who can't wait. > > Get it at: > http://developer.berlios.de/projects/cegcc/ > > Cheers, > Pedro Alves > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com