BASH and GCC

Bjorn Engsig bengsig at dk.oracle.com
Mon Mar 4 21:03:41 AEST 1991


Article <BENEDICT.91Feb28161639 at chaos.utexas.edu> by benedict at chaos.utexas.edu (Thomas Benedict) says:
|Has anyone gotten BASH or GCC to compile on an RS6000 running AIX?
|I'm compiling software for a new machine, and have never used an
|RS6000, so I don't know what kind of tweaking it needs.
Did you consicer using Korn Shell (ksh) and its own C compiler xlc?  Ksh has
the same history mechanism bash has, and xlc is a pretty good ANSI C compiler.

If anybody has gcc running, does it produce better code (in any way) than
xlc -O?
-- 
Bjorn Engsig, ORACLE Corporation, E-mail: bengsig at oracle.com, bengsig at oracle.nl



More information about the Comp.unix.aix mailing list