This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: egcs install problem.
This happens with a small pgm
main()
{
printf("Hello World\n");
}
----- Original Message -----
From: "Alexandre Oliva" <aoliva@redhat.com>
To: <kamal@india.ti.com>
Cc: <gcc-help@gcc.gnu.org>
Sent: Tuesday, October 24, 2000 2:07 PM
Subject: Re: egcs install problem.
> On Oct 24, 2000, Kamal <kamal@india.ti.com> wrote:
>
> > platform sun solaris 2.6
> > compiling egcs
>
> There's no such thing as `egcs' any more. It's GCC, the GNU Compiler
> Collection.
>
> > error cc1: Invalid option `-Wno-long-long'
>
> Try `make bootstrap', as per the installation instructions.
>
> --
> Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
> Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
> CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
> Free Software Evangelist *Please* write to mailing lists, not to me