[slim-vim] Vim+ECL Patch - How to build on OSX
Brad Beveridge
brad.beveridge at gmail.com
Sun May 21 13:19:28 CDT 2006
I decided I really ought to figure out how I build my Vim+ECL+async on
OSX intel.
Attached is a patch that can probably go into the other darcs repos.
(Can those maintainers with public repos please build on their
machines and if all is well commit? No rush)
To build on OSX intel you will need
1) ECL installed (I installed to /opt)
2) Vim+ECL+async
3) Possibly the attached patch
the configure line is
./configure --prefix=/opt/local --enable-eclinterp --disable-darwin
This will only build a console vim. If you try to build a GUI vim,
then you will get a symbol conflict with "shadow", you can #define
shadow to something else before you #include "vim.h". Send me an
email if you need help with this - I _think_ I got that working once.
You will NEED to make sure you compile with -O1. O2 on Apples GCC4
branch breaks Vim in weird ways.
I am mostly posting this so I don't forget in the future!
Searchable keywords: OSX OS X Darwin vim ECL configure build
Cheers
Brad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OS-intel.patch
Type: application/octet-stream
Size: 653 bytes
Desc: not available
Url : http://www.lispniks.com/pipermail/slim-vim/attachments/20060521/b801d65c/OS-intel.obj
More information about the slim-vim
mailing list