On Oct 2, 11:37 pm, Nico Weber <[email protected]> wrote:
> Not really. Are you running some theming software that replaced your /
> System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/
> GenericDocumentIcon.icns ? Can you send me that file?
>
> Nico

Hey Nico thanks!
I guess that was the problem :) I used candybar to change that icon,
and reverting back
to the original icon macvim builds just fine.

The strange thing is that if i specify the following parameters and
use the modified icon,
macvim builds successfully as well :

export CFLAGS="-march=nocona -O2"
export CCFLAGS="-march=nocona -O2"

./configure --with-features=big \
                  --enable-cscope \
                  --enable-perlinterp \
                  --enable-multibyte \
                  --disable-netbeans \
                  --with-macsdk=10.5 \
                  --with-macarchs=i386

You can find the icon here: 
http://uploading.com/files/2e446921/GenericDocumentIcon.icns/
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to