Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2002 10:03:29 -0300 (ADT)
From:      "Marc G. Fournier" <scrappy@hub.org>
To:        Stanislav Grozev <tacho@daemonz.org>
Cc:        "Michael D. Harnois" <mharnois@cpinternet.com>, <freebsd-current@freebsd.org>
Subject:   Re: GCC3.1 internal compiler error when compiling XFree86-4-libraries
Message-ID:  <20020604100258.I2522-100000@mail1.hub.org>
In-Reply-To: <20020604125405.GC25311@meerkat.dungeon>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 4 Jun 2002, Stanislav Grozev wrote:

> On Tue, Jun 04, 2002 at 07:08:32AM -0500, Michael D. Harnois wrote:
> > > > 	#pragma weak foo = bar
> > > > with either
> > > > 	#pragma weak foo = "bar" /* this is easier */
> <snip/>
> > I tried the quotation mark fix, and all it does is change the error
> > message to
> >
> > UIThrStubs.c:102: warning: malformed #pragma weak, ignored
> <snip/>
> >
> > which doesn't really seem to be a solution.
>
> are you sure that you're with the right gcc? mine compiles this fine.
> but regardless which one I use (__attribute__ or the quotation),
> later on the process i get the internal compiler error in Mesa.
> not that I think the two are related, though.

I tried here too, latest GCC in 5.0-CURRENT from this weekend, and get the
same 'ignored' stuff, after which it does continue onto the Mesa where it
does fail ...



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020604100258.I2522-100000>