[SunHELP] problems compiling gcc on solaris8
Marvin Cummings
marvincummings at bellsouth.net
Fri Dec 10 10:39:15 CST 2004
I'm having problems with my command. I've got gcc in the following
directory:
/opt/source/objgcc/3.4.2
Yet I get invalid configuration errors when I try either:
./configure CC=/opt/source/objgcc
./configure CC=/bin/gcc
What am I doing wrong?
Thanks for the link to blastwave. It appears as though the gcc3 file is the
same as the one I downloaded from sunfreeware. Which file should I be
looking for?
Thanks
-----Original Message-----
From: sunhelp-bounces at sunhelp.org [mailto:sunhelp-bounces at sunhelp.org] On
Behalf Of Javier O. Augusto
Sent: Friday, December 10, 2004 11:25 AM
To: The SunHELP List
Subject: Re: [SunHELP] problems compiling gcc on solaris8
Hi marving
unset CC
./configure CC=/opt/csw/gcc/bin/gcc or
./configure CC=/usr/sfw/bin/gcc
should do the trick
Regards,
Jay
On Fri, 2004-12-10 at 11:07 -0500, Marvin Cummings wrote:
> I get the following error when trying to compile gcc.3.4.2 on a
> solaris 8 system:
>
> *** The command 'cc -o conftest -g conftest.c' failed.
> *** You must set the environment CC to a working compiler.
>
> This occurs after running ./configure from the gcc.3.4.2 directory. I
> chmod -ug +x gcc.3.4.2 didn't seem to work either. Am I missing
> something?
>
> Thanks
> _______________________________________________
> SunHELP maillist - SunHELP at sunhelp.org
> http://www.sunhelp.org/mailman/listinfo/sunhelp
>
[demime 1.01d removed an attachment of type application/pgp-signature which
had a name of signature.asc]
_______________________________________________
SunHELP maillist - SunHELP at sunhelp.org
http://www.sunhelp.org/mailman/listinfo/sunhelp
More information about the SunHELP
mailing list