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]

Moving libc/sys to be linked last


Hi all!
This is my first post to this list.

In my target (arm-wince-pe), I want to override some objects from unix dir,
but in libc/Makefile.am, 
both SUBDIRS and SUBLIBS don't list sys before the unix dir.
In my local copy, I moved them to the end, and now I get the wanted effect. 
Is this the right way to do it? 
Is there any reason sys wasn't put the last in the first place?

Cheers,
Pedro Alves

__________________________________________________________
Sabe quanto gasta com a sua ligação à Internet?
Verifique aqui: http://acesso.portugalmail.pt/contas


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