Hey,

> I've reorganized a bit build-mingw32ce.sh, and in the process, done
> something that I'd been meaning to do for a long time.
>
> I've converted the build-cegcc.sh build script to be similar
> to build-mingw32ce.sh.  Besides consistency, I wanted to do this
> so cegcc also uses w32api --- it was still using old pre-w32api
> cegcc/importlibs dir, which can now go away.  This means people
> have access to as many win32 apis from cegcc as from mingw32ce, which
> was not true before.
>
> Let me know if this caused any trouble.
>
> (building cegcc is in need of love.  I'd love it if we got rid
> of the hacks under src/cegcc/ ...)

I wanted to compile cegcc and mingw32 with mingw / msys and i find some 
problems (mainly you use absolute paths, which make msys unhappy. It is 
happier with relative paths)

if you want, i can try to provide a patch

Vincent

PS: even when i modified the script, i didn't succeed in compiling 
everything, unfortunately

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to