
24 Jul
2008
24 Jul
'08
7:12 p.m.
On Thu, 2008-07-24 at 18:57 +0200, Haavard Skinnemoen wrote:
Kenneth Johansson kenneth@southpole.se wrote:
you have to read the gcc code to understand what the -mrelocatable option really do.
Plus it's only defined for PowerPC. What do we do on the 11 other architectures?
Well other architectures works in different ways and thus has other flags.
We could build u-boot as a shared library I guess, but that feels a bit weird...
What do you mean by that ? u-boot is already compiled with the -fPIC option.