More progress! All frameworks, save libpurple, can now be built as x86_86. I'm only waiting on Growl for their official release, but a local build works fine, provided we're willing to sacrifice -withInstaller.
Libpurple is only waiting on the new build system. I have build x86_64 libraries with the existing system and it works, though is unstable (aim sign-in crashes) and has issues with SL. -- Steve Holt On Tue, Aug 25, 2009 at 2:39 PM, Stephen Holt <[email protected]>wrote: > I have OTR building with x86_64, and it's built and included in adium's > main tip. > I also have PSMTabsBarControl building in x86_64, but am holding on > committing the patch to maccode as it breaks compatibility with 10.4. I've > set up a 10.4 compatibility branch, and want to make sure nothing will break > with other projects if I push my 64bit changes up. > > -- > Steve Holt! > > On Wed, May 20, 2009 at 3:49 PM, David Smith <[email protected]>wrote: > >> With a moderate amount of manual hackery (running install_name_tool >> myself, and hand-generating glibconfig-x86_64.h and libgadu-x86_64.h) I now >> have Adium's 64 bit build to the point where these are the remaining issues: >> >> In >> /Volumes/Palantír/Users/david/adium/adium/Frameworks/Growl-WithInstaller.framework/Growl-WithInstaller, >> missing required architecture x86_64 in file >> >> In /Volumes/Palantír/Users/david/adium/adium/Frameworks/OTR.framework/OTR, >> missing required architecture x86_64 in file >> >> In /Volumes/Palantír/Users/david/adium/adium/Frameworks/LMX.framework/LMX, >> missing required architecture x86_64 in file >> >> In >> /Volumes/Palantír/Users/david/adium/adium/Frameworks/PSMTabBarControl.framework/PSMTabBarControl, >> missing required architecture x86_64 in file >> >> In >> /Volumes/Palantír/Users/david/adium/adium/Frameworks/OAuthConsumer.framework/OAuthConsumer, >> missing required architecture x86_64 in file >> >> Progress! >> >> David >> > >
