On Wed, 2006-10-25 at 09:28 -0700, Trevor MacPhail wrote:
> Is it possible for me to modify the cegcc build scripts to compile an  
> x86 targeted compiler? Specifically for running in the windows mobile  
> 2003 emulator in embedded visual studio which is x86 instead of arm.  

I would expect that you can run much of the scripting in scripts/linux;
probably the only place to fix is line 50 in build.sh :
        for TGT_ARCH in arm-wince-cegcc arm-wince-mingw32ce

I have no idea how well it'll work though.

        Danny

> I can't use visual studio to compile it because my code is not visual  
> studio friendly apparently. (My code compiled for arm by visual  
> studio crashes constantly while the same code compiled by arm-wince- 
> pe-gcc  works perfectly)
> 
-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to