This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
unable to get gcc to work
- From: Darren Parks <darren dot parks at att dot net>
- To: gcc-help at gcc dot gnu dot org
- Date: Thu, 15 Nov 2007 17:41:18 -0800 (PST)
- Subject: unable to get gcc to work
I have Solaris 10 running on an X86 platform. I've been unsuccessful in getting gcc to work. I installed both gcc-3.4.6-sol10-x86-local and libiconv-1.11.sol10-x86-local using the pkgadd -d command. I then updated my PATH to include /usr/local and /usr/local/bin. When I attempt to install my NIC driver using the command /usr/ccs/bin/make install from within the directory where my NIC driver files are /export/home/tu-0.9.45 I get the error: make: Fatal error: Don't know how to make target 'install'. Any suggestions?
Thanks,
Darren