Changes between Initial Version and Version 1 of Ticket #34213, comment 9
- Timestamp:
- Dec 15, 2015, 2:07:27 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34213, comment 9
initial v1 2 2 > How commonly is this occurring? I don't think it's worth the time to come up with a kludge in the compiler when the fix is relatively straight forward in the header and worked around in individual ports. I'd rather put a note about this in the wiki and work around it with -faltivec in the emacs port. 3 3 > 4 Software compiled for my PowerBook G4 is compiled with -fast -faltivec -mcpu=7450 -mtune=7450 -maltivec... to make full use of the CPU and its capabilities. I started test-wise with almost no optimisation (and because there is something buggy in the code for the NS variant of GNU Emacs 24.x). I can live with the recent state and I also try to substitute one or the other C header file with the version from an Xcode with GCC 4.2.4 Software compiled for my PowerBook G4 is compiled with `-fast -faltivec -mcpu=7450 -mtune=7450 -maltivec` ... to make full use of the CPU and its capabilities. I started test-wise with almost no optimisation (and because there is something buggy in the code for the NS variant of GNU Emacs 24.x). I can live with the recent state and I also try to substitute one or the other C header file with the version from an Xcode with GCC 4.2.