Cool Tools - GCC for SPARC® Systems
Description
GCC for SPARC Systems extends GCC to be able to use the
optimizing Sun Code Generator for SPARC systems.
We encourage you to
download
the two tarballs 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). And this is just the initial version! More optimizations will
follow shortly.
We have simplified the install. Just bunzip and untar into a directory
where you have write permission!! No need to be superuser.
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.
Add yourself to the announce mailing list to keep up to date with the latest enhancements.
Participate in our GCCFSS Forum
discussions.
The GCCFSS Forum is also used to report
problems.
Please send your feedback to:
.
We are proud to announce the availability of GCC for SPARC Systems
release 4.0.4. This release incorporates the new features of GCC
4.0.4, bugs fixes, and the Thread
Analyzer. Also the installation procedure has been greatly
simplified. The GCC for SPARC Systems release 4.0.3 will remain
available.
Documentation
|