This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: unable to get gcc to work


On Nov 15, 2007 7:41 PM, Darren Parks <darren.parks@att.net> wrote:
> 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
...
/export/home/tu-0.9.45 I get the error:  make:  Fatal error:  Don't
know how to make target 'install'.  Any suggestions?

Sound like a makefile problem with package tu-0.0.45 to me.  Has it
been configured?

To quickly check gcc try:

  gcc --version

or

  gcc -V

-Tom

Tom Browder
Niceville, Florida
USA


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]