On 28/04/14 15:06, Chandrasekaran, Narasimhan (VDH) wrote:
> I see gcc in there .. but the make command is not invoking it ..

do

EXPORT CC=gcc

before the "make". By default, Solaris is trying to use a non-installed
compiler. Let it know you want to use GCC.

Another option could be to delete your "cc" stub an put there a symbolic
link to gcc, but that could be an issue when you update the system.

-- 
Jesús Cea Avión                         _/_/      _/_/_/        _/_/_/
j...@jcea.es - http://www.jcea.es/     _/_/    _/_/  _/_/    _/_/  _/_/
Twitter: @jcea                        _/_/    _/_/          _/_/_/_/_/
jabber / xmpp:j...@jabber.org  _/_/  _/_/    _/_/          _/_/  _/_/
"Things are not so easy"      _/_/  _/_/    _/_/  _/_/    _/_/  _/_/
"My name is Dump, Core Dump"   _/_/_/        _/_/_/      _/_/  _/_/
"El amor es poner tu felicidad en la felicidad de otro" - Leibniz

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to