Alfred Perlstein <[EMAIL PROTECTED]> writes:
> * Peter Wemm <[EMAIL PROTECTED]> [020530 01:01] wrote:
> > gcc-3.1 appears to have broken
> > #pragma weak foo = bar
> What's the correct way to do this now?

#pragma weak foo = "bar"

as you'd have guessed if you'd bothered to read the error message and
look at the code

DES
-- 
Dag-Erling Smorgrav - [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to