[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] ELF was Re: Building nightly builds with GCC 4.7.4



On Sat, 5 Mar 2016 19:55:22 , Peter Slegg <p.slegg@scubadivers.co.uk> wrote:
>
> I some of the earlier discussions over the years.
>
> Can a move to ELF be made without having to make the bigger change to
> linked libs and the inevitable virtual memory ?
>
> Regards,
>
> Peter
>

I suppose an ELF binary that does not load a lib is the same as
a statically linked binary. Presumably they made allowance
for that and backward compatibility to some degree ?

I notice that u-boot has a basic ELF loader.

Peter