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


-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120914111923.ga13...@cooper-siegel.org

Reply via email to