Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: OpenEmbedded Devel List <openembedded-devel@openembedded.org>
Subject: Re: gcc-cross-kernel-3.3.4
Date: Fri, 3 Apr 2009 12:17:33 -0700	[thread overview]
Message-ID: <20090403191733.GC29161@gmail.com> (raw)
In-Reply-To: <20090403175901.GA11095@smtp.west.cox.net>

On (03/04/09 10:59), Tom Rini wrote:
> On Wed, Apr 01, 2009 at 09:48:56AM -0000, =?utf-8?b?SsO2cmcgQmFra2VyIDxqb2VyZ0BoYWtrZXIuZGU+?= wrote:
> 
> > Yes, you're right. Changed patch is attached.
> [snip]
> > diff -Nur openembedded/recipes/gcc/gcc-cross-kernel-3.3.4_3.3.4.bb build/recipes/gcc/gcc-cross-kernel-3.3.4_3.3.4.bb
> > --- openembedded/recipes/gcc/gcc-cross-kernel-3.3.4_3.3.4.bb	2009-03-21 10:44:02.000000000 +0100
> > +++ build/recipes/gcc/gcc-cross-kernel-3.3.4_3.3.4.bb	2009-03-21 17:39:11.000000000 +0100
> > @@ -1,2 +1,3 @@
> >  require gcc-cross-initial_${PV}.bb
> >  require gcc-cross-kernel.inc
> > +SRC_URI_append = "file://gcc334-collect2_file_open_args.patch;patch=1"
> 
> Grabbed this as mbox from patchwork, so I hope this gets followed-up
> right.  The patch is good, but we should be doing this for all 3.3.4's
> we have left.  I'll take care of that and push shortly.  Thanks.

I have a slightly different opinion. This only solves one problem which
is due to FORTIFY_SOURCES on ubuntu native gcc. On newer host distributions (with
gcc 4.x). When we chose a OE distro (target) which uses old compilers (
3.4 or below) we end up compiling the cross compilers with relatively
newer compiler which may have problems. Same could be true for other
host utilities which are old. 

I think best solution is to build a native compiler from the same
version first. Now it will add to compilation time but
then we can have ASSUME_PROVIDED.

> 
> -- 
> Tom Rini
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



  reply	other threads:[~2009-04-03 19:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-03 17:59 gcc-cross-kernel-3.3.4 Tom Rini
2009-04-03 19:17 ` Khem Raj [this message]
2009-04-03 19:34   ` gcc-cross-kernel-3.3.4 Tom Rini

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=20090403191733.GC29161@gmail.com \
    --to=raj.khem@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox