Separating c++ parser

Karel Gardas kgardas@objectsecurity.com
Mon Sep 12 20:04:00 GMT 2005


On Mon, 12 Sep 2005, Ashwin Bharambe wrote:

> - disable the stage1,stage2 compilation etc. during the build process?

IIRC cross-compilers do not use stage1/2/3 as it is not possible to 
execute produced target binary on the host platform. And for compiling 
cross-compiler simple `make' is used. So I would recommend the same 
instead of `make bootstrap'

Cheers,
Karel
--
Karel Gardas                  kgardas@objectsecurity.com
ObjectSecurity Ltd.           http://www.objectsecurity.com



More information about the Gcc mailing list