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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to