Danny Backx escreveu:
> Pedro,
>
> The arm-wince-mingw32ce build appears to be broken. Using
>  sh src/build-mingw32ce.sh all
> the step "build_mingw_runtime" fails with this error :
>
>
> /opt/mingw32ce/lib/gcc/arm-wince-mingw32ce/4.1.0/../../../../arm-wince-mingw32ce/bin/ld:
>  crt3.o: No such file: No such file or directory
> collect2: ld returned 1 exit status
>   
Bonk, looks like there is a  '(4/3) A little bit more of cleanup (crt id 
== 3)'. :)
Completelly forgot about the mingw-fake_crt hack.

I just committed a change that should fix it. Here is the ChangeLog entry:

src/mingw-fake_crt/ChangeLog:
2006-11-28  Pedro Alves  <[EMAIL PROTECTED]>

        * crt3.s: Rename from crt2.s.
        * install.sh: Adjust to build crt3.o.

Cheers,
Pedro Alves



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to