Eric Chang schrieb:
I just installed gcc.3.4.6 for Solaris 10. It says that it was installed
successfully. I have found that in the following directory.
usr/local/bin/gcc
However, when I try to compile my program using the following
#gcc helloworld.c -o helloworld
It gives me the following message
gcc:not found
Even I copy my helloworld.c under /usr/local/bin, it still gives me that error
message. Could you please help me? Thank you.
Hello,
echo $PATH contains /usr/local/bin?
Sven
_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org