Hi,

> 
> >
> > 3) And finally, in order to complete this change and to ensure my
> > applications are awrae of it and are doing the needful to restrict
> > themselves in only 2G, do I also need to make changes in 
> the glibc or
> > the gcc?
> 
> No, you don't need changes to glibc or gcc.
> 

I think he will need to. In the ELF user space executables in most of
the cases, the address at which each synbol (function / data) will go is
generally fixed at compile time. So I think mosty of the applications in
user space will need a recomile with a compiler that is aware of the new
2G/2G split.

Thanks,

Rajat

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to