[EMAIL PROTECTED] escreveu: > ---- Pedro Alves <[EMAIL PROTECTED]> schrijft: >> [EMAIL PROTECTED] escreveu: >>> ---- Aldo Calpini <[EMAIL PROTECTED]> schrijft: >>>> [EMAIL PROTECTED] wrote: >>>>> My build crashes here: >>>>> >>>>> [...] >>>>> > [..] >>> same here. >>> i have added some more tools and libraries to my cygwin setup installer. >>> it is currently downloading them.. hope that fixes it. >>> >> Probably flex and bison, no? Anyway, that was what I was going to suggest >> based on the error log. The build was probably failing a few lines above, >> and that error you showed was a second effect. Or not :) >> >> Cheers, >> Pedro Alves >> > > I have succesfully built cegcc with the build-cegcc.sh script.
Great! Good to know. > it was indeed flex that was missing. I had to do a clean checkout first > because the script kept the old configuration I guess. > The build-cegcc.sh script doesn't maintain any state itself, but the autoconf stuff from binutils / gcc / gdb / newlib does. Probably when looking for flex on the second run, you were getting a cached negative answer. Deleting the build-cegcc dir and starting over would be ok. No need to re-checkout from svn next time. Cheers, Pedro Alves > I will check to see if it also can build good binaries. (probably will be ok.) > > Thanks. > > Jan Rinze. > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel