Subject: exec_subr.c: vmcmd problems
To: None <tech-kern@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: tech-kern
Date: 12/28/2001 16:31:23
Hi

I have a problem in COMPAT_IRIX with library loading: one of the
libaries has a load address in the ELF headers that would cause the
library to be laoded in a range of addresse where another library is
already loaded.

I use the vmcmd stuff used in sys/kern/exec_subr.c. The question is: is
it possible to tell this subsystem to load an ELF section at any free
address instead of failing with ENOMEM, when the requested address is
already used? (This is what IRIX does for this library)

-- 
Emmanuel Dreyfus.  
Avec Windows 3.1 ils etaient au bord du gouffre...
Avec Windows 95 ils ont fait un grand bon en avant.
manu@netbsd.org