Compiling for Xtensa

Michael Eager eager@eagercon.com
Wed Jun 6 19:37:00 GMT 2007


Praveen Raghavan wrote:
> Hi,
> I am using gcc checkout 4.3.0 (20070410).
> I would like to compile for the xtensa processor to start with.
> Following is my configure:
> 
> ../configure --disable-bootstrap --enable-languages=c
> --target=xtensa-linux --disable-threads
> 
> make  -j4

Are you configuring in the source tree?  That is not recommended.
You should create a separate build tree.

-- 
Michael Eager	 eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077



More information about the Gcc-help mailing list