From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FM57l-0002fP-VK for garchives@archives.gentoo.org; Wed, 22 Mar 2006 15:19:50 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5.20060308/8.13.5) with SMTP id k2MFHpVB000351; Wed, 22 Mar 2006 15:17:51 GMT Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.197]) by robin.gentoo.org (8.13.5.20060308/8.13.5) with ESMTP id k2MFHnia011323 for ; Wed, 22 Mar 2006 15:17:50 GMT Received: by xproxy.gmail.com with SMTP id h28so121998wxd for ; Wed, 22 Mar 2006 07:17:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Wxq32hhK3t1hPWx7jBMd+aVR6r4grAaqkX9oyOKSxjq6zKnevumxnMJirnfHjxlrREDMNstzII4Z0CSqnTaiz1btZpG94TipI6PHvEmp3ko+SWTxvuf5RXiznTKsFKP+olWrbs4zgPpCGaR5Iujvt8ZWt61BE3VM1kobvDPvvVY= Received: by 10.70.41.15 with SMTP id o15mr1054932wxo; Wed, 22 Mar 2006 07:17:48 -0800 (PST) Received: by 10.70.33.9 with HTTP; Wed, 22 Mar 2006 07:17:48 -0800 (PST) Message-ID: <4d4321660603220717k15482b90xd735b5dd2634d7f7@mail.gmail.com> Date: Wed, 22 Mar 2006 16:17:48 +0100 From: "Christian Nygaard" To: gentoo-embedded@lists.gentoo.org Subject: [gentoo-embedded] Modular X and libgcc? Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_5869_22612470.1143040668077" X-Archives-Salt: 64474081-0e97-4267-b343-400fba0501a2 X-Archives-Hash: c7c51cdaeac8c179776eaee840a64e43 ------=_Part_5869_22612470.1143040668077 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I've emerged an embedded system which uses glibc everything worked just fin= e for a while, can login tries to start X, shobang it crashes on missing libgcc_s.so. The target embedded system runs Via C3 supposed to be a i586 CPU, thus I'm unsure if just copying the i686-pc-linux-gnu/3.4.4/libgcc_s.so.1 will work. Modular X didnt use to have this libgcc dependancy in the past - is it coming from GCC 3.4? How do you get rid of the dependancy or work around it? # ldd /embedded_rootfs4/usr/bin/Xorg linux-gate.so.1 =3D> (0xffffe000) liblbxutil.so.1 =3D> /usr/lib/liblbxutil.so.1 (0xb7ede000) libdl.so.2 =3D> /lib/libdl.so.2 (0xb7eda000) libXfont.so.1 =3D> /usr/lib/libXfont.so.1 (0xb7e73000) libfreetype.so.6 =3D> /usr/lib/libfreetype.so.6 (0xb7e11000) libXau.so.6 =3D> /usr/lib/libXau.so.6 (0xb7e0e000) libfontenc.so.1 =3D> /usr/lib/libfontenc.so.1 (0xb7e08000) libXdmcp.so.6 =3D> /usr/lib/libXdmcp.so.6 (0xb7e02000) libz.so.1 =3D> /lib/libz.so.1 (0xb7df1000) libm.so.6 =3D> /lib/tls/libm.so.6 (0xb7dce000) libgcc_s.so.1 =3D> /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libgcc_s.so= .1 (0xb7dc5000) libc.so.6 =3D> /lib/tls/libc.so.6 (0xb7cab000) /lib/ld-linux.so.2 (0xb7f09000) Hints would be greatly appreciated! Greets, Chris ------=_Part_5869_22612470.1143040668077 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I've emerged an embedded system which uses glibc everything worked just fin= e for a while,
can login tries to start X, shobang it crashes on missin= g libgcc_s.so. The target embedded
system runs Via C3 supposed to be a= i586 CPU, thus I'm unsure if just copying the=20
i686-pc-linux-gnu/3.4.4/libgcc_s.so.1 will work.

Modular X didnt= use to have this libgcc dependancy in the past - is it coming from GCC 3.4= ?
How do you get rid of the dependancy or work around it?

# ldd= /embedded_rootfs4/usr/bin/Xorg
        linux-gate.so.1 =3D> = ; (0xffffe000)
        liblbxutil.so.= 1 =3D> /usr/lib/liblbxutil.so.1 (0xb7ede000)
    =     libdl.so.2 =3D> /lib/libdl.so.2 (0xb7eda000)
 = ;       libXfont.so.1 =3D> /usr/lib/libXfo= nt.so.1 (0xb7e73000)
        libfreetype.so.6 =3D> /us= r/lib/libfreetype.so.6 (0xb7e11000)
      =   libXau.so.6 =3D> /usr/lib/libXau.so.6 (0xb7e0e000)
  = ;      libfontenc.so.1 =3D> /usr/lib/libfontenc= .so.1 (0xb7e08000)
        libXdmcp.s= o.6 =3D> /usr/lib/libXdmcp.so.6 (0xb7e02000)
    &nb= sp;   libz.so.1 =3D> /lib/libz.so.1 (0xb7df1000)
 &nbs= p;      libm.so.6 =3D> /lib/tls/libm.so.6 (0xb7= dce000)
        libgcc_s.so.1 =3D>= /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/libgcc_s.so.1 (0xb7dc5000)
        libc.so.6 =3D> /lib/tls/l= ibc.so.6 (0xb7cab000)
        /lib/ld= -linux.so.2 (0xb7f09000)

Hints would be greatly appreciated!
Gree= ts,
Chris
------=_Part_5869_22612470.1143040668077-- -- gentoo-embedded@gentoo.org mailing list