> i installed solaris developer edition,when i give
> command gcc,shell shows gcc not found but if i give
> man page i'l get man page of gcc and it's version is
> 3.4.3,so how to intsall gcc properly in solaris 10

Like James wrote, GCC belongs to the Sun Freeware consolidation and is 
therefore located under /usr/sfw/.

However, unless you have a very specific need to use GCC, you shouldn't be 
using it.

Use Sun Studio 12 compilers, located in /opt/SUNWspro/bin/ with aditional tools 
in /opt/SUNWspro/prod/bin/, which will generate up to 80% faster binaries than 
GCC.
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to