From owner-freebsd-current Mon Apr 5 2:32:57 1999 Delivered-To: freebsd-current@freebsd.org Received: from smtp05.wxs.nl (smtp05.wxs.nl [195.121.6.57]) by hub.freebsd.org (Postfix) with ESMTP id 5497914E0B for ; Mon, 5 Apr 1999 02:32:54 -0700 (PDT) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.56.78]) by smtp05.wxs.nl (Netscape Messaging Server 3.61) with ESMTP id AAA6347; Mon, 5 Apr 1999 11:30:56 +0200 Received: from daemon.ninth-circle.org (abaddon@daemon [192.168.0.1]) by daemon.ninth-circle.org (8.9.3/8.9.3) with ESMTP id LAA79606; Mon, 5 Apr 1999 11:31:03 +0200 (CEST) (envelope-from asmodai@wxs.nl) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Mon, 05 Apr 1999 11:31:01 +0200 (CEST) Organization: Ninth Circle Enterprises From: Jeroen Ruigrok/Asmodai To: "David O'Brien" Subject: Re: Boot blocks Cc: Warner Losh , current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 05-Apr-99 Jeroen Ruigrok/Asmodai wrote: > On 05-Apr-99 David O'Brien wrote: >>> Just wanted to let people know that the unmodified boot blocks have >>> 144 bytes free if you compile them -Os and -16 free if you compile >>> them -O2. >> >> Were you able to actually boot the bootblocks compiled with EGCS and -Os >> ? (I know the optimization gives us the space we need, but I'm not upto >> testing new bootblocks at this moment) > > Funny thing is that I get an option unknown: -Os when trying that > solution. A -O instead of -O2 however solves my problem and leaves me with > 188 bytes free. > > Guess that means that my make world still uses (g)cc offcourse as it > does not recognise the -Os flag. Hmmm, hate to return on my own messages, but this is funny: set -Os in make.conf and compiled everything with it, yet the bootblocks don't like that option. In the meantime I changed -O2 to -O in the boot2/Makefile Something I missed here? --- Jeroen Ruigrok van der Werven asmodai(at)wxs.nl The idea does not replace the work... Network/Security Specialist *BSD: Powered by Knowledge & Know-how To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message