Carsten Sørensen escreveu:
> Hi,
> 
> After having tried (and failed liked others on this list) to compile
> cegcc on Mac OS X, I found out what the cause of the problem is.
> Bison. The one supplied by Apple is horribly outdated (like so many
> other of their command line tools).
> 

Great to know!

For the record, here are the prerequisites of gcc:
http://gcc.gnu.org/install/prerequisites.html

At the time of writing:
GNU Bison version 1.28 (or later)

> Install the one from MacPorts (make sure /opt/local/bin is first in
> $PATH) and the build proceeds for much longer. It still bombs out on
> gdb however. I'm not terribly interested in having a working gdb
> anyway, but will try and see if I can locate the problem one of these days.
> 

Oh, don't bother.  That gdb is scheduled for removal.  There is a much
better reimplementation of WinCE support in gdb's cvs, that should work
for you too; what it misses is the dll support, but that is being work on.
There are patches floating around gdb-patches to make it work, but it
is going to be rewritten before it goes in.  (If anyone wants to try it,
just ask. - I can provide a nice patch series.)

> At least I can compile source and it runs just fine on my device.
> 

Double great!

Cheers,
Pedro Alves


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to