Index: [thread] [date] [subject] [author]
  From: Daniel Elenius <danel698@student.liu.se>
  To  : ggi-develop@eskimo.com
  Date: Sat,  6 Mar 1999 16:26:07 +0100 (CET)

Re: huge kgicon.o!

>It's because you're compiling with debugging info turned on.
>Try setting CFLAGS before running configure, ie:
>CFLAGS="-O2 -fomit-frame-pointer" ./configure

Got it. I also did strip on it, and it shrank (sp?) to 40k.

-- 
-~* Daniel Elenius *~-

Index: [thread] [date] [subject] [author]