
10 Aug
2004
10 Aug
'04
10:24 a.m.
In message 41187E37.4030100@imc-berlin.de you wrote:
I thought of something like cpu/arm920t/imx/libimx.a and
OK.
cpu/arm920t/s3c24x0/s3c24x0.a. But I don't want to add them the the main Makefile.
NO. Not the toplevel makefile. But maybe cpu/*/Makefile ?
Now I am wondering how I can put several sublibs together to one cpu/$(CPU)/lib$(CPU).a ...
By running "ar" ?
Maybe just linking the objects in cpu/arm920t/<SoC>/ to one big object file...
No, please don't.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
Is a computer language with goto's totally Wirth-less?