public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Remy Bohmer <linux@bohmer.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [patch 0/1] [Experimental] U-boot linking against libgcc
Date: Fri, 31 Oct 2008 23:37:32 +0100	[thread overview]
Message-ID: <20081031223732.621253131@bohmer.net> (raw)

Related to the discussion we had earlier today about linking to libgcc I 
have here a experimental patch that removes the linking to libgcc.
I called it experimental because I am not able to test if all architectures
still compile properly, and as such it needs more (build)testing before
integrating. I tested several ARM boards, and they all compile and link fine.

I am convinced that it is the way to go to remove libgcc of the link list,
but if we integrate this patch I cannot guarantee it does not break some builds,
but it makes clear which boards are depending on interfaces from a library it
should not depend on in the first place. Those boards might need additional
patches.

I hope you can find some time to do some more compile testing across different
architectures.


Kind Regards,

Remy B??hmer

             reply	other threads:[~2008-10-31 22:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-31 22:37 Remy Bohmer [this message]
2008-10-31 22:37 ` [U-Boot] [patch 1/1] Remove linking to libgcc while compiling U-boot Remy Bohmer
2008-10-31 23:17   ` Scott Wood
2008-11-02 20:18     ` Remy Bohmer
2008-11-02 20:32       ` Wolfgang Denk
2008-11-02 21:23         ` Remy Bohmer
2008-11-02 22:34           ` Wolfgang Denk
2008-10-31 23:48   ` Wolfgang Denk
2008-11-01  7:11 ` [U-Boot] [patch 0/1] [Experimental] U-boot linking against libgcc Mike Frysinger

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=20081031223732.621253131@bohmer.net \
    --to=linux@bohmer.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox