On Wed, May 10, 2006 at 06:43:44PM -0500, Bo Peng wrote: > > > >I don't know what it cannot find. Giving the gcc command above on the > >command line works just fine. It was working prior the move to development. > > That means gcc is not in the *standard path*? I stopped importing all > environment path to reduce starting time (an ongoing effort). Please > uncomment line 278.
I think it is pretty standard as it is shipped with solaris 10: $ which gcc /usr/sfw/bin/gcc -- Enrico