> The remaining problem is to get makeicns to build with the rest of the > project. It is not possible to simply call the makefile because > linking fails if you pass "-arch i386" on PPC/Tiger.
What about simply leaving away the -arch flags in the Makefile? makeicns is only used during build-time, so it's ok if it's built only for the architecture of the mac running the build. Nico --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
