gcc bug? Openoffice port impossibel to compile on 4.8

Dag-Erling Smorgrav des at ofug.org
Wed May 28 05:12:39 PDT 2003


Wes Peters <wes at softweyr.com> 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?

DES
-- 
Dag-Erling Smorgrav - des at ofug.org


More information about the freebsd-hackers mailing list