On Fri, 2005-04-29 at 17:29, Amir Fuhrmann wrote:
> 1. If I am ONLY interested in the compiler, and do NOT want to build
> libraries, what would be the process ??

"make all-gcc" will build just the compiler without the libraries.

> 2. I looked at newlib, but wasn't sure of the process of including it as
> a combined tree .. Which subdir should I move over to the gcc tree ??

You need newlib and libgloss.  They should be in the toplevel gcc
directory, along side libstdc++ and libiberty.  The rest of the stuff is
common to the binutils/gdb/gcc/newlib trees.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com


Reply via email to