Hi all,

sun released the optimized GCC 4.2.0 for SPARC systems for download some time ago.

"GCC for SPARC Systems extends GCC to be able to use the optimizing Sun(tm) Code Generator For SPARC Systems.

We encourage you to download the two packages and try it. The compiler commands are the same as GCC: gcc and g++. All of the GCC command-line options are there and MORE! Crank up the optimization level (-O3 and -fast). Use interprocedural optimizations (-xipo). Use profile driven optimization (-xprofile). Use the BIT, ATS and Discover tools to analyze, tune, and troubleshoot your applications. You may also want to use the Thread Analyzer available on the cool tools site to analyze your multithreaded application.

Programs compiled with GCC for SPARC Systems follow the same ABI as programs compiled by GCC. You can mix and match GCC for SPARC Systems and GCC compiled objects."

here are the links:
GCC For SPARC Systems 4.2.0
https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/ en_US/-/USD/[EMAIL PROTECTED] CDS_SMI

Sun Code Generator For SPARC Systems
https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/ en_US/-/USD/[EMAIL PROTECTED] CDS_SMI

Cool Tools Information Page
http://cooltools.sunsource.net/

Anyone know whether this gcc build supports Objective-C? The first thing we usually do on a new system is building gcc from source with Objective-C support. Are the sources and build instructions (Sun specific enhencements) for the above available so that we could build our own with Obejctive-C support?

Thanks a lot!

Regards,

  Andreas

_______________________________________________
Solaris-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/solaris-users

Reply via email to