This is the mail archive of the newlib@sources.redhat.com 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]

Can't configure Newlib for arm-elf target


Hello.

I want to compile current Newlib for arm-elf target.

I've downloaded src/ module from CVS. I decided not to solve the problem described in previous letter and trying to compile Newlib as it is.


I'm using:


>mkdir newlib.build
>cd newlib.build
>../src/newlib/configure --prefix=... --exec-prefix=... --target=arm-elf

Configuration is done without errors. But, when I'm invoking 'make' it builds me linux version of newlib, instead of arm-elf version. Whats wrong?

I'm under RH Linux 9.

Thanks.

--
Best Regards
Artem B. Bityckiy


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