[Webkit-unassigned] [Bug 11304] New: Drosera fails to link as universal binary on PowerPC machine
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 15 14:27:31 PDT 2006
http://bugs.webkit.org/show_bug.cgi?id=11304
Summary: Drosera fails to link as universal binary on PowerPC
machine
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Major
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: bdash at webkit.org
When building Drosera as a universal binary on a PowerPC machine, linking
fails. The command I am using to build is:
./WebKitTools/BuildSlaveSupport/build-launcher-app ARCHS="ppc i386"
SDKROOT_i386="/Developer/SDKs/MacOSX10.4u.sdk"
I will attach the relevant portion of the build error shortly. The problem
relates to the linker resolving paths in the WebKit.framework binary relative
to the SDK root, not the file system root.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list