Jens Nerche wrote:
> 
> >Both data_address and bss_address should be removed IMO, as they don't
> >actually serve any particular purpose.

> I added these for two reasons: first for some experiments before we had
> an ELF loader and second for experimental os kernels. I see plex86 as a
> tool for debugging new (experimental) os kernels...
> But think now with ELF loader they can be removed, data and bss adresses
> can be taken from ELF binary.

OK, I removed these from my internal code, and from the *.conf file.

-Kevin

Reply via email to