Everything except src/profile compiles on my system.

The profile stuff has at least two issues. The easy one is a small
configure issue related to underscores.

The other is that mcount.c contains ARM assembler, not x86 assembler.

Note that src/profile is rather funky stuff, I'd prefer to stay away
from it until we're sure that all the rest works.

I'm uploading a 57574147 byte file (yes, 57MB) to
  http://danny.backx.info/download/cegcc/x86mingw32ce-linux.tar.gz

This is the contents of a fresh build, installed to /opt/x86mingw32ce .

This doesn't include gdb (gdb isn't in our SVN any more, its regular
releases are good enough for cegcc-arm).

The gdb is in a separate file (11183360 bytes):
  http://danny.backx.info/download/cegcc/x86mingw32ce-gdb-linux.tar.gz

gdbserver isn't in that yet, I still have an issue with it.

        Danny

On Thu, 2009-04-16 at 20:16 +0200, Johnny Willemsen wrote:
> Hi,
> 
> > That would require "a bit" of work to hook the binutils build system
> > into src/mingw. I don't think that this would be a very good idea, this
> > is too low level stuff.
> > 
> > I've just committed a patch to SVN, can you review ?
> 
> Looks ok. I will do a svn update tomorrow morning and do a complete fresh
> build. 
> 
> Johnny
> 
-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to