[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
patch for unexmacosx.c: supporting non-prebound dynamic library
From: |
Nozomu Ando |
Subject: |
patch for unexmacosx.c: supporting non-prebound dynamic library |
Date: |
Sun, 12 Oct 2003 23:34:00 +0900 |
Hello all,
On Mac OS X, emacs of CVS HEAD cannot unexec
with non-prebound dynamically linked library (e.g. libXaw.dylib).
I have written some code for handle this situation.
With the following patch,
I have built Emacs/Carbon and Emacs/X11-dylib on Mac OS X
successfully, and the both seem to work fine.
I hope this helps.
Regards,
Nozomu Ando
patch-unexmacosx.txt
Description: Text document
- patch for unexmacosx.c: supporting non-prebound dynamic library,
Nozomu Ando <=