Thanks Thomas, It's fixed.
FYI, I monitor Tinycc changes and recompile a fresh copy on my RPi to warn developers when regression occurs. C. ----- Message d'origine ----- De : "Thomas Preud'homme" <[email protected]> Date mar. 19/03/2013 14:08 (GMT +01:00) À : "[email protected]" <[email protected]> Cc : "Christian Jullien" <[email protected]> Objet : Re: [Tinycc-devel] Yesterday commit breaks tcc (at least on RPi) Le mardi 19 mars 2013 06:39:40, Christian Jullien a écrit : > Hi guys, > > I've no time to investigate but yesterday commit breaks tcc (at least on > RPi) > > I made a clean install and still got: > > tccrun.c: In function 'set_pages_executable': > tccrun.c:228:24: error: 'prog_main' undeclared (first use in this function) > tccrun.c:228:24: note: each undeclared identifier is reported only once for > each > function it appears in > make: *** [tccrun.o] Error 1 Sincere apologize. I had an ugly patch that worked but changed it with the remarks of Grischka without testing it again, as I didn't have the hardware at hand. I pushed the patch later when I had forgotten I didn't test it. Should be better (although still untested) now. Best regards, Thomas
_______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
