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.

---
Jeroen Ruigrok van der Werven     <http://www.freebsdzine.org> 
asmodai(at)wxs.nl        The idea does not replace the work...
Network/Security Specialist      <http://home.wxs.nl/~asmodai>
*BSD: Powered by Knowledge & Know-how <http://www.freebsd.org>


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to