Changes between Initial Version and Version 1 of Ticket #38298, comment 33
- Timestamp:
- Mar 9, 2013, 5:58:23 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #38298, comment 33
initial v1 2 2 > ... Do we need a similar solution for older systems -- e.g., ppc +universal? Seems like a similar approach could be taken for them. 3 3 Sorry. For Mac OSX and "powerpc" or "combined" architecture needed: 4 1. Convert *ppc*_elf .S files to *ppc*_macho.S files;4 1. Convert *ppc*_elf_gas.S files to *ppc*_macho_gas.S files; 5 5 2. Compile & test ppc32 may on VM with Snow Leopard, Xcode 3.6 and Rosetta; 6 6 3. But ppc64 needed real hardware;