public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Vladimir Pouzanov" <farcaller@gmail.com>
To: gentoo-embedded@lists.gentoo.org
Subject: Re: [gentoo-embedded] cannot find /lib/libc.so.6
Date: Thu, 21 Sep 2006 18:47:14 +0300	[thread overview]
Message-ID: <9956e0d30609210847q1906c723x19ba4325b1795a18@mail.gmail.com> (raw)
In-Reply-To: <200609211051.18720.vapier@gentoo.org>

On 9/21/06, Mike Frysinger <vapier@gentoo.org> wrote:
> On Thursday 21 September 2006 09:26, Vladimir Pouzanov wrote:

> couldnt give you any useful guesses without seeing the compile line and the
> output of like `arm-softfloat-linux-gnueabi -v` ...

# arm-softfloat-linux-gnueabi-gcc -v
Using built-in specs.
Target: arm-softfloat-linux-gnueabi
Configured with:
/var/tmp/cross/arm-softfloat-linux-gnueabi/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure
--prefix=/usr --bindir=/usr/i686-pc-linux-gnu/arm-softfloat-linux-gnueabi/gcc-bin/4.1.1
--includedir=/usr/lib/gcc/arm-softfloat-linux-gnueabi/4.1.1/include
--datadir=/usr/share/gcc-data/arm-softfloat-linux-gnueabi/4.1.1
--mandir=/usr/share/gcc-data/arm-softfloat-linux-gnueabi/4.1.1/man
--infodir=/usr/share/gcc-data/arm-softfloat-linux-gnueabi/4.1.1/info
--with-gxx-include-dir=/usr/lib/gcc/arm-softfloat-linux-gnueabi/4.1.1/include/g++-v4
--host=i686-pc-linux-gnu --target=arm-softfloat-linux-gnueabi
--build=i686-pc-linux-gnu --disable-altivec --with-float=soft
--enable-nls --without-included-gettext --with-system-zlib
--disable-checking --disable-werror --disable-libunwind-exceptions
--disable-multilib --disable-libmudflap --disable-libssp
--disable-libgcj --enable-languages=c,c++
--with-sysroot=/usr/arm-softfloat-linux-gnueabi --enable-__cxa_atexit
--enable-clocale=gnu
Thread model: posix
gcc version 4.1.1 (Gentoo 4.1.1-r1)

> not to discourage, but ive never tested softfloat+glibc or glibc+eabi ... i
> would like both technologies to work though :)
> -mike

It worked before, that's the problem. And it still works outside of emerge.

PS: my x-emerge script:
# cat /usr/local/bin/xemerge
#!/bin/bash
CBUILD=$(portageq envvar CHOST)
SYSROOT="/home/farcaller/develop/linux4palm/gentoo_root/"
PORTAGE_CONFIGROOT="$SYSROOT"
ARCH="arm"
if [[ "$1" == "--root" ]] ; then
    ROOT="$2"
    shift 2
else
    ROOT="$SYSROOT"
fi
export CBUILD PORTAGE_CONFIGROOT ROOT ARCH

emerge $*


-- 
Sincerely,
Vladimir "Farcaller" Pouzanov
http://www.hackndev.com
-- 
gentoo-embedded@gentoo.org mailing list



  reply	other threads:[~2006-09-21 15:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-21 13:26 [gentoo-embedded] cannot find /lib/libc.so.6 Vladimir Pouzanov
2006-09-21 14:51 ` Mike Frysinger
2006-09-21 15:47   ` Vladimir Pouzanov [this message]
2006-09-21 16:13     ` Mike Frysinger
2006-09-21 16:23       ` Vladimir Pouzanov
2006-09-23  3:54         ` Mike Frysinger
2006-09-26 14:45           ` Vladimir Pouzanov
2006-09-26 16:04             ` Mike Frysinger
2006-09-26 16:24               ` Daniel Glaser
2006-09-26 16:56                 ` Mike Frysinger
2006-09-26 17:18               ` Vladimir Pouzanov

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=9956e0d30609210847q1906c723x19ba4325b1795a18@mail.gmail.com \
    --to=farcaller@gmail.com \
    --cc=gentoo-embedded@lists.gentoo.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