All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@openembedded.org
Subject: Re: Blackfin support
Date: Fri, 09 Jan 2009 21:51:53 +0100	[thread overview]
Message-ID: <gk8dd9$447$1@ger.gmane.org> (raw)
In-Reply-To: <20090109183512.GK400@smtp.west.cox.net>

On 09-01-09 19:35, Tom Rini wrote:
> On Fri, Jan 09, 2009 at 05:22:43PM +0100, Koen Kooi wrote:
>> On 09-01-09 16:52, Tom Rini wrote:
>>> Hey all.  Has anyone built any of the blackfin boards recently?  I'm
>>> finding things like uClibc 0.9.29+ require -mfdpic which isn't in our
>>> gcc 4.1.x, is in gcc 4.2.x (but requires a patch to define __FDPIC__
>>> rather than __BFIN_FDPIC__) and other issues still.  Just seeing if
>>> anyone else has these things working before I start getting down and
>>> dirty.  Thanks!
>> I keep starting anew with blackfin support due to the current problems:
>>
>> * ADI uses their own 'distro', the rest of the world a custom buildroot
>> * You need to get gcc from blackfin SVN to get something to compile
>> * you need to choose either uclibc from blackfin svn or upstream uclibc
>
> Oh joy of joys.  Would it be a problem to import the ADI magic versions
> of thing (and SRC_URI_append_bfin) ?

Not at all, my local diff for that got blown away during the git 
transition, but it's a one liner for gcc_4.<something>.inc where you 
override SRC_URI to point to svn://bf.ucl.org
I hope you get the semi-shared lib thing to work, since that's what 
would be usefull for OE, but I can see the use for static binaries.
Did Richard merge his darwin stuff yet that allows shared libs to have 
custom extensions (.e.g .dylib for OSX)? That would make this a bit 
easier to handle.

regards,

Koen





  reply	other threads:[~2009-01-09 20:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-09 15:52 Blackfin support Tom Rini
2009-01-09 16:22 ` Koen Kooi
2009-01-09 18:35   ` Tom Rini
2009-01-09 20:51     ` Koen Kooi [this message]
2009-07-09  0:08   ` Mike Frysinger
2009-07-24 11:29     ` Dmitry Eremin-Solenikov

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='gk8dd9$447$1@ger.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@openembedded.org \
    /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.