Re: [Cegcc-devel] For the adventurous : gcc 4.4.0 for mingw32ce

2009-05-21 Thread Danny Backx
There's a binary for Linux at : http://danny.backx.info/download/cegcc/mandriva-mingw32ce-gcc4.4.0.tar.bz2 Size - 58052811 bytes. To be installed in /opt/mingw32ce. Danny On Thu, 2009-05-21 at 17:21 +0200, Danny Backx wrote: > Hi, > > I've just committed the support for gcc 4.4.0 for

[Cegcc-devel] For the adventurous : gcc 4.4.0 for mingw32ce

2009-05-21 Thread Danny Backx
Hi, I've just committed the support for gcc 4.4.0 for arm-mingw32ce but not yet for arm-cegcc . People who are not afraid of a beta quality delivery are hereby invited to try this out. Stay away for now if you need production quality ! Danny -- Danny Backx ; danny.backx - at - scarlet.

Re: [Cegcc-devel] [PATCH] Support aligned common symbols on PE.

2009-05-21 Thread Dave Korn
Danny Backx wrote: > On Wed, 2009-05-20 at 17:17 +0100, Dave Korn wrote: >> I took a quick look at your SVN, you have some simple patches to files like >> e.g. bfd/config.tgt that add the new target names, and you or someone else >> who >> knows the project well would want to roll them up in a

Re: [Cegcc-devel] [PATCH] Support aligned common symbols on PE.

2009-05-21 Thread Danny Backx
On Wed, 2009-05-20 at 17:17 +0100, Dave Korn wrote: > >> The one other thing I did want to know: what's happening about the > >> cegcc-related name changes in upstream configure and binutils? I thought I > >> had seen a patch about it some time ago, but it turned out when I looked > >> that > >

Re: [Cegcc-devel] windres compilation doesn't check for iconv

2009-05-21 Thread Danny Backx
Eric, Could you apply this patch to src/binutils/configure.ac : pavilion: {343} svn diff configure.ac Index: configure.ac === --- configure.ac(revision 1225) +++ configure.ac(working copy) @@ -1187,6 +1187,8 @@ ACX_P