
12 Aug
2004
12 Aug
'04
4:10 p.m.
Wolfgang Denk wrote:
In message 411B5AF5.6000506@imc-berlin.de you wrote:
But it seems that I can't add one archive to another archive as I describe in an earlier mail, i.e.
ar crv limbimx.a foo.o bar.o ar crv libarm920t.a foo1.o bar1.o imx/libimx.a
No, this makes no sense to me. Why would you want to do that?
Cause I thought it would be nice to have the arm920t generic stuff _and_ the arm920t based SoC stuff in _one_ archive.
And I don't want to add an entry for every posible SoC to the main makefile... ?
Then maybe add a Make variable (probably by some config.mk file) so that we always can poull in the correct library.
? :-(
-- Steven