On Wednesday 28 May 2003 05:12 am, Dag-Erling Smorgrav wrote:
> Wes Peters <[EMAIL PROTECTED]> writes:
> > GCC 3.2 is broken by design. It insists, amongst other stupidities,
> > on type-checking arguments using old style declarations like:
> >
> > int foo(bar)
> > char *bar;
> > {}
> >
> > rendering most UNIX software from before 1996 uncompilable.
>
> have you tried -traditional?
Yup:
cc1: warning: -traditional is deprecated and may be removed
Didn't help a bit.
--
Where am I, and what am I doing in this handbasket?
Wes Peters [EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"