|
Re: Ugly Q, I admit: msg#00549os.plan9.general
> Does this imply that it would not be difficult to implement dynamic linking > natively in Plan 9? the difficult part of dynamic linking is more in the compiler and linker than in the kernel proper. since i'm just running already-created linux binaries, there's hardly any trouble. the linuxemu i posted has an "mmap" function that allocates memory and reads the whole file into it. not quite the most efficient way to do it. i wrote a real mmap for the kernel at the time, but it didn't seem worth keeping. the user-side interface for the kernel mmap is commented out. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: factotum and Windows?: 00549, Skip Tavakkolian |
|---|---|
| Next by Date: | Re: Plan9 VM for Windows/Linux?: 00549, Doc Shipley |
| Previous by Thread: | Re: Ugly Q, I admiti: 00549, Keith Nash |
| Next by Thread: | Re: Ugly Q, I admit: 00549, Bruce Ellis |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |