Bart Smaalders wrote: > Bart Smaalders wrote: > >> If I use generic gcc for sparc and type ggc -c --help, I get a bunch >> of output describing options that are interpreted by various stages >> in the compilation and linking pipeline. Is any of this output >> different w/ your code in place? In what way? > > > Sigh... that of course should be gcc -v --help.
OK, got it. You will still see all of the normal gcc options. We provide additional options targeted specifically at the Sun backend on SPARC as well. Thanks, George
