Hi Georg, sorry for the delay,

Bernhard, Georg wrote:
>
>
>
> $ cd <...>/trunk/cegcc/src
> $ ./build-mingw32ce.sh [gcc]
> ...
> ...
> build/gengtype
> /Users/georg/Documents/Work/tmp/CeGcc/cegcc/trunk/cegcc/src/gcc/gcc/input.h:52:
>  
> parse error, expecting `GTY_TOKEN'
> make[2]: *** [s-gtype] Error 1
> make[1]: *** [all-gcc] Error 2
> make: *** [all] Error 2
> $
>
> I was able to compile gcc 'manually', from gcc-4.1.2.tar.gz on the 
> same machine, disabling parts of it.
>
> I am not able to interpret the error message - when i look at the 
> header file 'input.h' it looks very very un-suspicious, like all other 
> header files. So i hope that anyone here on this list can help me over 
> that error, so i can take the first steps towards my far away goal... 
> Every company is welcome ;-)
>

I think that someone else here on the mailing list also stumbled on the
same problem, but I don't think that we ever knew about a solution.

I don't really know what is triggering that.  Perhaps you could try
building a gcc-4.1.0 from gcc.gnu.org ?  It might be that there is
something Mac OS related that was fixed from 4.1.0 -> 4.1.2.

You could also try building our version of gcc as a native gcc.  Try
using the same configure options you used to build 4.1.2.  That would
rule out most of the cegcc changes.

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