Gentoo Archives: gentoo-alt

From: Markus Duft <mduft@g.o>
To: gentoo-alt <gentoo-alt@l.g.o>
Subject: [gentoo-alt] portage - linkage map
Date: Tue, 14 Jul 2009 12:52:16
Message-Id: 1247574386.13614.5.camel@localhost
1 Hi!
2
3 I'm just working on making preserved libs work on interix and winnt.
4 right now I'm trying to get an overview of the linkage map code in
5 dbapi/vartree.py ... now i wonder why there is a separate
6 LinkageMapMachO? what was the reason for not hacking this into the
7 existing LinkageMap?
8
9 would you advise to create a separate LinkageMapInterix/LinkageMapWinnt
10 class for each platform, also if i would only need a few small changes?
11
12 Thanks :) Cheers,
13 Markus

Replies

Subject Author
Re: [gentoo-alt] portage - linkage map Fabian Groffen <grobian@g.o>