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

Re: Can't get a Linux 3.6-rc zImage smaller than 2MB



On Fri, Sep 14, 2012 at 12:33:27PM +0200, Maciej Soltysiak wrote:
> Do you mean this cross-compiler?
> http://www.mentor.com/embedded-software/sourcery-tools/sourcery-codebench/editions/lite-edition/
> 
> The lite-version of their product?
> 
> Looks like codesourcery is now mentor graphics...

Yes; also they make you register first and then email you a download
link.  I chose the tarball rather than their binary installer,
untarred it in /opt, and then used commands like:

    make ARCH=arm CROSS_COMPILE=/opt/arm-2012.03/bin/arm-none-eabi- oldconfig
    make ARCH=arm CROSS_COMPILE=/opt/arm-2012.03/bin/arm-none-eabi- -j 6 uImage

etc.  Hope this helps.

-- 
Eric Cooper             e c c @ c m u . e d u


Reply to: