I am using a separate build tree (as recommended). Is there a recent howto for cross-compiling for different platforms? -Praveen On 6/6/07, Michael Eager <eager@xxxxxxxxxxxx> wrote:
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@xxxxxxxxxxxx 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077