Subject: Re: EGCS 1.1 UPDATE rev. 5 / m68k / MIN/MAX
To: Todd Vierling <tv@pobox.com>
From: Erik Bertelsen <erik@mediator.uni-c.dk>
List: tech-toolchain
Date: 08/20/1998 07:41:29
On Wed, Aug 19, 1998 at 05:25:30PM -0400, Todd Vierling wrote:
> On Wed, 19 Aug 1998, Erik Bertelsen wrote:
>
> : -rwxr-xr-x 1 erik wheel 1082849 Aug 19 22:17 /netbsd
>
> : /netbsd (the egcs-1.1 built kernel) is 2k+ larger than the
> : previous few kernels (all based on same config file).
>
> Different methods of doing things, and different optimizations and levels of
> inlining. Did you compile with just the default of -O?
Well yes and no :-) I used the default from Makefile.mac68k, which is -O2,
both for egcs 1.02 and 1.1 compilations.
- Erik