This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Compiling for Xtensa
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