public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Fixes for avr32 target
@ 2011-12-28 22:50 Martin Guy
  2011-12-29  0:16 ` Martin Guy
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Guy @ 2011-12-28 22:50 UTC (permalink / raw)
  To: crossgcc

Hi again
   This patch fixes the broken avr32 target in crosstool-ng. Mostly
that had to do with replacing the dead custom tarball at
dev.doredevelopments.dk (which entire site has dissapeared!) and
downloading the avr32-headers from Atmel directly, and adding .zip
extractor logic to handle it.

I'm a bit confused by the sample configs, which seem to have some
pattern to them but don't reflect the default ct-ng menuconfig values,
so here's the procedure I used to configure it for avr32 after
launching ct-ng menuconfig in an empty directory:

        Paths and misc options ->
                Shell to use as CONFIG_SHELL = sh
        Target options ->
                Target Architecture = avr32
        Binary utilities ->
                binutils version = 2.18a
        C compiler
                gcc version = 4.2.2
        C-library
                newlib version = 1.17.0

CONFIG_SHELL is necessary to get round the "fragment: command not
found" bug when binutils-2.18 is configured using bash.

Apart from that, no other configs seem necessary. Yann, maybe you can
apply the above to whatever the template config is, in which case
martinwguy@gmail.com and martinwguy.co.uk are OK as reported-by
fields.

Cheers

    M

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-12-31 18:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-28 22:50 [PATCH] Fixes for avr32 target Martin Guy
2011-12-29  0:16 ` Martin Guy
2011-12-31 18:17   ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).