From: wong@cs.tu-berlin.de (Wolfgang Jung) Subject: Re: UUCP 1.04 Huge execs? Date: 8 Mar 1993 20:50:07 GMT
Martin Kroeker (martin@oc2) wrote:
: There just _might_ be a -g lurking somewhere deep in the Makefiles, causing
: gcc to link -static and with tons of debugging info.
Sometimes stripping works wonder :-) sometimes the makefile is able
to handle this type of thing. (i.e. make strip :-) )
Gruss
Wolfgang