linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Tony Breeds <tony@bakeyournoodle.com>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
	"Ricardo M. Correia" <ricardo.correia@oracle.com>,
	linux-mm@kvack.org, linux-arch@vger.kernel.org,
	andreas.dilger@oracle.com, behlendorf1@llnl.gov
Subject: Re: Cross compilers (Was: Re: [PATCH] Fix unconditional GFP_KERNEL allocations in __vmalloc().)
Date: Mon, 10 Jan 2011 10:17:07 +1100	[thread overview]
Message-ID: <20110109231707.GD19615@ozlabs.org> (raw)
In-Reply-To: <20101223133709.d5973e48.randy.dunlap@oracle.com>

On Thu, Dec 23, 2010 at 01:37:09PM -0800, Randy Dunlap wrote:

> OK, what am I doing wrong?

You're not doign anything wrong.  The build systems ahd glibc2.11 installed and
the crosstool chains have detected that and explictly set that as the required
version for mkstemps.

I'll see if I can force an older version for that symbol (without patching
gcc), until then try a system with 2.11 ?

This does limit the utility of these cross compilers.
 
> Using alpha or s390x gcc builds on x86_64 host give me:
> 
> /local/cross/gcc-4.5.1-nolibc/s390x-linux/bin/s390x-linux-gcc: /lib64/libc.so.6: version `GLIBC_2.11' not found (required by /local/cross/gcc-4.5.1-nolibc/s390x-linux/bin/s390x-linux-gcc)
> 
> or
> 
> /local/cross/gcc-4.5.1-nolibc/alpha-linux/bin/alpha-linux-gcc: /lib64/libc.so.6: version `GLIBC_2.11' not found (required by /local/cross/gcc-4.5.1-nolibc/alpha-linux/bin/alpha-linux-gcc)

Yours Tony

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom policy in Canada: sign http://dissolvethecrtc.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2011-01-09 23:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-15  2:45 [PATCH] Fix unconditional GFP_KERNEL allocations in __vmalloc() Ricardo M. Correia
2010-12-15  2:53 ` Ricardo M. Correia
2010-12-15  3:48   ` Cross compilers (Was: Re: [PATCH] Fix unconditional GFP_KERNEL allocations in __vmalloc().) Stephen Rothwell
2010-12-23 21:37     ` Randy Dunlap
2011-01-09 23:17       ` Tony Breeds [this message]
2010-12-17  7:27 ` [PATCH] Fix unconditional GFP_KERNEL allocations in __vmalloc() KOSAKI Motohiro
2010-12-23 21:08   ` David Rientjes

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=20110109231707.GD19615@ozlabs.org \
    --to=tony@bakeyournoodle.com \
    --cc=andreas.dilger@oracle.com \
    --cc=behlendorf1@llnl.gov \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=randy.dunlap@oracle.com \
    --cc=ricardo.correia@oracle.com \
    --cc=sfr@canb.auug.org.au \
    /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;
as well as URLs for NNTP newsgroup(s).