Cross compiling compiler
Posted Apr 9, 2004 7:28 UTC (Fri) by
baldrick (subscriber, #4123)
In reply to:
Cross compiling compiler by pynm0001
Parent article:
Green Hills Software on free software in the military
Probably what he means is that you bootstrap gcc using a non-gcc
compiler and also using gcc itself. If the final gcc you get is the same
in both cases then you can be pretty sure there is no Thompson trojan
lurking inside gcc. I understand that this is one of the reasons the gcc
developers work hard to make gcc compilable by a wide range of other
compilers.
(
Log in to post comments)