public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Fabian Groffen <grobian@gentoo.org>
To: Mike Frysinger <vapier@gentoo.org>
Cc: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Projects and subproject status
Date: Sat, 12 Jan 2008 12:43:34 +0100	[thread overview]
Message-ID: <20080112114334.GA23848@gentoo.org> (raw)
In-Reply-To: <200801112152.09518.vapier@gentoo.org>

On 11-01-2008 21:52:08 -0500, Mike Frysinger wrote:
> On Tuesday 08 January 2008, Fabian Groffen wrote:
> > - sort out the 64-bits targets with their multilib-hell forced upon us
> 
> dont know exactly what you're referring to, but multilib is completely 
> optional.

http://article.gmane.org/gmane.linux.gentoo.alt/3329

In short: gcc inserts 64-bits library paths which causes the linker
first to look inside the host dirs, then in my prefix lib dirs, which
creates interesting problems, since the runtime linker gets our runpath
directions to look in the prefix lib dirs first.  Anyway, it makes
linking/runtime fail in cases where the host provided libs are
incompatible with the prefix provided ones.

Added to that that when I implemented the ldwrapper on amd64 (fedora)
linux I didn't fully understand the full multilib picture, some
decisions I made there now just feel plain wrong, especially given that
each distro seems to implement the multilib thing different (Gentoo:
/lib = native bits size, Fedora: /lib = 32-bits, Debian ...).
I didn't get it fully right in my post above though, because every
distro/os has a kernel configured in such a way that for a 64-bits
object, the search path points to the 64-bits host-specific lib paths.
So it seems that only binutils doesn't want to know about 64-bits
host-specific lib paths, and gcc takes actions to compensate that.

Thanks.

-- 
Fabian Groffen
Gentoo on a different level
-- 
gentoo-dev@lists.gentoo.org mailing list



  reply	other threads:[~2008-01-12 11:44 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-07 21:31 [gentoo-dev] Projects and subproject status Luca Barbato
2008-01-07 22:40 ` [gentoo-dev] " Markus Ullmann
2008-01-07 23:37 ` Diego 'Flameeyes' Pettenò
2008-01-08 21:31 ` [gentoo-dev] " Fabian Groffen
2008-01-12  2:52   ` Mike Frysinger
2008-01-12 11:43     ` Fabian Groffen [this message]
2008-01-12 12:29       ` Mike Frysinger
2008-01-09  9:10 ` Fabian Groffen
2008-01-09  9:58 ` David Shakaryan
2008-01-09 12:11 ` Petteri Räty
2008-01-09 19:29   ` Luca Barbato
2008-01-09 20:41     ` Petteri Räty
2008-01-09 21:25       ` Luca Barbato
2008-01-10 14:06       ` [gentoo-dev] " Duncan
2008-01-10 16:27         ` William L. Thomson Jr.
2008-01-10 18:10           ` Duncan
2008-01-10 20:21           ` Petteri Räty
2008-01-10 21:34             ` William L. Thomson Jr.
2008-01-10 22:09               ` Petteri Räty
2008-01-09 12:12 ` [gentoo-dev] " Petteri Räty
2008-01-09 13:14   ` Denis Dupeyron
2008-01-09 14:11 ` Samuli Suominen
2008-01-09 14:29 ` [gentoo-dev] " Christian Faulhammer
2008-01-13 18:33   ` Hans de Graaff
2008-01-09 14:46 ` [gentoo-dev] " Brent Baude
2008-01-09 16:25 ` [gentoo-dev] Projects and subproject status: KDE Wulf C. Krueger
2008-01-09 19:40   ` Carsten Lohrke
2008-01-11 19:43     ` Wulf C. Krueger
2008-01-09 20:36 ` [gentoo-dev] Projects and subproject status Chris Gianelloni
2008-01-09 21:30   ` Luca Barbato
2008-01-10 18:05   ` Anant Narayanan
2008-01-10 19:45     ` [gentoo-dev] GMN (was: Re: Projects and subproject status) Christian Faulhammer
2008-01-10 22:44     ` [gentoo-dev] Projects and subproject status Chris Gianelloni
2008-01-11  6:00       ` [gentoo-dev] Re: GMN (was: Re: Projects and subproject status) Anant Narayanan
2008-01-11 21:21         ` Chris Gianelloni
2008-01-10 22:51     ` [gentoo-dev] Projects and subproject status William L. Thomson Jr.
2008-01-10 23:51     ` [gentoo-dev] " Ryan Hill
2008-01-11  0:03       ` Donnie Berkholz
2008-01-11  0:10         ` Ryan Hill
2008-01-09 23:11 ` [gentoo-dev] " Pierre-Yves Rofes
2008-01-09 23:18 ` Paul Varner
2008-01-10  1:27 ` [gentoo-dev] " Ryan Hill
2008-01-10  6:01 ` [gentoo-dev] " Josh Saddler
2008-01-10  6:18 ` [gentoo-dev] " Gunnar Wrobel
2008-01-10  9:29 ` [gentoo-dev] " George Shapovalov
2008-01-10 10:00 ` Rémi Cardona
2008-01-10 10:01 ` "José Luis Rivero (yoswink)"
2008-01-10 10:39 ` George Shapovalov
2008-01-10 18:31 ` Alec Warner
2008-01-10 19:53 ` Marius Mauch
2008-01-10 22:36   ` Donnie Berkholz
2008-01-13 18:42 ` Hans de Graaff
2008-01-15 18:02 ` Luis Francisco Araujo
2008-01-16 13:12 ` Marijn Schouten (hkBst)
  -- strict thread matches above, loose matches on Subject: below --
2008-01-10 13:23 Ferris McCormick

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=20080112114334.GA23848@gentoo.org \
    --to=grobian@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=vapier@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