This is the mail archive of the gcc@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]

Re: Compiling gcc 2.95.2 on IRIX


On Mar 11, 2000, Pascal Francq <pfrancq@ulb.ac.be> wrote:

> On Fri, 10 Mar 2000, you wrote:
>> On Mar 10, 2000, Pascal Francq <pfrancq@ulb.ac.be> wrote:
>> 
>> > I try to compile it using the default c compiler, and i have this error message:
>> 
>> > cc ERROR parsing -W:  bad syntax for option
>> 
>> Use `make bootstrap', as recommended in the installation instructions.
>> 
> I have the same error with "make bootstrap".

How did you `configure' GCC?  Which C compiler did `configure' find?
Are you overriding that when you run `make bootstrap'?  What's it
trying to compile just before printing these messages?  Are you
running `make bootstrap' in the top-level directory or in the gcc
sub-directory of the build tree?

-- 
Alexandre Oliva     http://www.ic.unicamp.br/~oliva/     Enjoy Guaranį
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me


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