All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Schuster <thebohemian@gmx.net>
To: openembedded-devel@lists.openembedded.org
Subject: RFC: rework llvm recipes
Date: Wed, 25 Mar 2009 13:52:04 +0100	[thread overview]
Message-ID: <49CA28F4.9020001@gmx.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 923 bytes --]

Hi,
LLVM does not support upward and downwards compatibility. As such I
would like to rework the llvm recipes to be installed separately.

Hence llvm is rather complicated to build I would like to drop all
version below 2.4. Is that OK?

I would also like to drop 2.4 because it is the last one that uses a
autoconf-based build system. 2.5 introduces one that is based on cmake
and which causes much less grief. :|

llvm_2.4 (if someone is against dropping) will become llvm2.4_2.4.bb
llvm_2.5 will become llvm2.5_2.5.bb. The same goes for the native variants.

For the llvm-config file I will introduce a wrapper that expects the
variable LLVM_VERSION being set and then calls llvm-config-$LLVM_VERSION.

Recipes using llvm or llvm-native should set this variable correctly.

Please post something about this proposal otherwise I will start it soon
and push it in roughly a week.

Regards
Robert


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 268 bytes --]

             reply	other threads:[~2009-03-25 12:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-25 12:52 Robert Schuster [this message]
2009-03-25 13:42 ` RFC: rework llvm recipes Holger Schurig
2009-03-25 18:02   ` Robert Schuster

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=49CA28F4.9020001@gmx.net \
    --to=thebohemian@gmx.net \
    --cc=openembedded-devel@lists.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.