This page is a wiki. Please login or create an account to begin editing.
IBM XL C/C++ Compiler 6.0 BETA for MacOS X
Rating: | |
Category: | |
Year released: | |
Author: |
IBM
|
Publisher: |
IBM
|
#1
[www].se [ftp].se [mirror].us
IBM_XL_CC_Compiler_MacOS_X_6.0_BETA.iso (98.07 MB)
For
Mac OS X
Emulation
Guides on emulating older applications
The IBM XL C/C++ Compiler for MacOS X.
Compatibility
Architecture: PPC
MacOS X 10.4, 10.5. MacOS X 10.5 requires you to create a dummy crtbegin.o in /usr/lib. You can use "cat /dev/null | gcc -arch ppc -arch i386 -arch ppc64 -x c -o crtbegin.o -c -" and copy the resulting object in /usr/lib.