I'm currently working on getting Terminator compiled on Lion/XCode
4.2.
Unfortunately, it won't work out of the box.
First of all, salma-hayek expects gcc-4.0.1, which isn't available on
my system. I fixed this by removing hardcoded "-V4.0.1" in the
Makefile. Another issue is, that XCode 4 doesn't support Universal
Binaries anymore. I removed these switches from lib/build/
universal.make.
After making these changes, I was able to build a working terminator
app. I haven't tried to package it or build it on another system.
The Patch can be found at http://s01.de/~tox/salma-hayek.diff
It's not generic, as it removes the Universal-Binary feature and may
has unknown effects to other MacOS Systems than this box. But this may
a good starting point for a real fix.
regards
Gottox
PS: This would be a possible fix, too If one doesn't want to drop
universal support:
http://stackoverflow.com/questions/5333490/how-can-we-restore-ppc-ppc64-as-well-as-full-10-4-10-5-sdk-support-to-xcode-4
I haven't tried it yet.
> --
> You received this message because you are subscribed to the Google Groups "terminator-users" group.
> To post to this group, send email to terminat...@googlegroups.com.
> To unsubscribe from this group, send email to terminator-use...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/terminator-users?hl=en.
>
--
Elliott Hughes - http://www.jessies.org/~enh/