Gentoo Archives: gentoo-user

From: Andrea Conti <alyf@××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Shared libraries in Gentoo
Date: Thu, 09 Sep 2010 11:12:51
Message-Id: 4C88C107.4030708@alyf.net
In Reply to: Re: [gentoo-user] Re: Shared libraries in Gentoo by Al
1 > I still try to understand the relation of shared libraries and dynamic
2 > libraries. I read that dynamic libraries are linked at runtime. I also
3 > read, that you can dynamically link againgst a shared as well as
4 > against a normal library.
5
6 Pardon me, but in my opinion if you're asking this kind of questions,
7 porting the Gentoo build system (or even any non-trivial application
8 without upstream support) to a different and basically unsupported
9 environment is way beyond what you can manage with your current level of
10 technical expertise.
11
12 In other words, this is not the kind of thing you can solve by
13 iteratively trying to build, look at what breaks and doing a point fix.
14
15 I am not saying it can't be done, but porting is hard and requires an
16 in-depth knowledge of the source and the target environment, plus a lot
17 of development experience in both. You should begin with that, instead
18 of diving head-first into what is all but a simple task.
19
20 just my €0.02,
21 andrea

Replies

Subject Author
Re: [gentoo-user] Shared libraries in Gentoo Al <oss.elmar@××××××××××.com>
Re: [gentoo-user] Shared libraries in Gentoo Enrico Weigelt <weigelt@×××××.de>