This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.
See the CrossGCC FAQ for lots more information.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Mon, 12 Aug 2002, Yves Rutschle wrote: > Aside the obvious question of why you would want to do that, > I don't think you can fit gcc in 8Mb... The compiler will reside on an NFS mount. The libraries will be in the usual place. > I don't think uclibc is a standard target (ie one you could > build gcc for with: > ./configure --target=ppc-uclibc-linux > or something like that) > But you could try specifying an alternate CC: > CC=ppc-uclibc-gcc ./configure --target=ppc-linux It's not a standard but there are scripts to fake it. They use mipsel-linux and pass --program-transform-name to configure. There's also some other mods that take place. -- Joel Coltoff I have made this letter longer than usual because I lack the time to make it shorter. -- Blaise Pascal ------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |