Closed
Bug 429593
Opened 17 years ago
Closed 17 years ago
PPC-only binaries in universal version
Categories
(Camino Graveyard :: OS Integration, defect)
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: ld-temp-q6x8, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_2; en-us) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.18
Build Identifier: Version 1.6 (1.8.1.14 2008040911)
The following Mach-O binaries are compiled for PowerPC only:
Camino.app/Contents/MacOS/components/libqfaservices.dylib
Camino.app/Contents/MacOS/components/talkback/Talkback.app/Contents/MacOS/Talkback
Camino.app/Contents/MacOS/components/talkback/talkback.dylib
They should be universal.
Reproducible: Always
Steps to Reproduce:
1. file -b /Applications/Camino.app/Contents/MacOS/components/libqfaservices.dylib
2. same for other two files
Actual Results:
Mach-O bundle ppc
Expected Results:
Mach-O universal binary with 2 architectures
Talkback has always been PPC-only. It's also dead, so the crash reporter in 2.0 will be Universal.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
Updated•17 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•