Mail Archives: pgcc/1998/01/28/14:33:51
On Wed, 28 Jan 1998, Andy Sy wrote:
> ..../xc/programs/Xserver/PEX5/dipex/swap/check.c
>
> There is a static INT16 lastfp[MAXCLIENTS] earlier in check.c itself,
> but the succeeding
> extern INT16 lastfp[ ]; statements give array size not found errors.
Which is a bug in XFree86.
> I'm trying to fix it by putting MAXCLIENTS in them as well...
And exactly the coorrect way to fix it.
> btw, so far I've only tried the default -O2 -fno-strength-reduce CC
> flags...
XFree86 compiles fine with "-O6 -mamdk6 -pipe -s -fno-exceptions".
LLaP
bero
-- bero AT bero-online DOT ml DOT org - ICQ/UIN 6545964 - http://www.star-trek.ml.org/ --
"Nobody will ever need more than 640k RAM!"
-- Bill Gates, 1981
"Windows 95 needs at least 8 MB RAM."
-- Bill Gates, 1996
"Nobody will ever need Windows 95."
-- logical conclusion
- Raw text -