[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: miboot floppies



Hi, Hans.

On Sep 14 2005, Hans Ekbrand wrote:
> Wed, 24 Aug 2005 01:58:58 -0300 Rogério Brito wrote:
> >     gzip -9 vmlinux
> >     hmount /dev/fd0
> >     hcopy vmlinux.gz :zImage
> >     humount /dev/fd0
> 
> I tried to repeat what Rogério Brito did (using the same kernel-source
> (version 2.6.13-rc6-mm1), and the .config posted by Brito to the
> lkml).
> 
> But when doing the hcopy command mentioned above I get the following:
> 
> pc236:/usr/src/linux-2.6.13-rc6# hcopy vmlinux.gz :zImage
> hcopy: "vmlinux.gz": volume full (No space left on device)
> pc236:/usr/src/linux-2.6.13-rc6# 

Now, that is really strange. Did you keep the "optimize for size"?

And I was actually using gcc-3.4 when I posted that, since it can
optimize better than gcc-3.3 (which doesn't have -funit-at-time or
whatever the option is called).

Now, I'm using gcc-4.0, but I have not compiled a ppc kernel for a
little while.


Regards, Rogério Brito.

-- 
Rogério Brito : rbrito@ime.usp.br : http://www.ime.usp.br/~rbrito
Homepage of the algorithms package : http://algorithms.berlios.de
Homepage on freshmeat:  http://freshmeat.net/projects/algorithms/



Reply to: