This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

AW: newlib does not pick up the right cross-compiling gcc



> This means you don't have powerpc-unknown-eabi-gcc installed rsp. don't 
> have it in $PATH.
>
> To build newlib separately from gcc (which is what you do) you need your 
> target's <target>-gcc in $PATH.

But "powerpc-unknown-eabi-gcc" is in $PATH. In fact, it lives together with the other cross-compilation tools like "powerpc-unknown-eabi-as", "powerpc-unknown-eabi-ranlib" and so on.

Those other tools *do* get picked up by newlib's ./configure script, only gcc doesn't.

Thanks,
  R. Diez

__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. 
http://mail.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]