All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [Nios2-dev] [PATCH] nios2: use gc sections to reduce image size
Date: Sat, 29 May 2010 06:27:42 +0800	[thread overview]
Message-ID: <4C00435E.801@wytron.com.tw> (raw)
In-Reply-To: <4BFF8C6E.3050706@mev.co.uk>

Ian Abbott wrote:
> On 28/05/2010 05:08, Thomas Chou wrote:
>> Follow the discussion of Charles Manning and Mike Frysinger.
>> Using gc_sections helps reduce image size.
> Hi Thomas,
> 
> Will that stop it working with the gcc3-based nios2 nommu toolchain?
> The version of 'ld' in that toolchain doesn't support the --gc-sections
> option.
> 

Hi Ian,

I have tested with the gcc3-based nios2 nommu toolchain and gc-sections 
works.

The error that we met when building busybox might be caused by the 
elf2flt process. There is no such problem generating elf.

Best regards,
Thomas

  reply	other threads:[~2010-05-28 22:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-28  4:08 [U-Boot] [PATCH] nios2: use gc sections to reduce image size Thomas Chou
2010-05-28  9:27 ` [U-Boot] [Nios2-dev] " Ian Abbott
2010-05-28 22:27   ` Thomas Chou [this message]
2010-05-28 22:58     ` Scott McNutt
2010-06-01  9:12     ` Ian Abbott
2010-06-16  1:17 ` [U-Boot] " Scott McNutt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C00435E.801@wytron.com.tw \
    --to=thomas@wytron.com.tw \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.