Gentoo Archives: gentoo-perl

From: Michael Cummings <mcummings@g.o>
To: gentoo-perl@l.g.o
Subject: [gentoo-perl] libperl: to keep or merge?
Date: Wed, 09 Aug 2006 00:52:34
Message-Id: 44D931D3.9050605@gentoo.org
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 OK, I think I floated this idea a while back, but it was while I was
5 trying that zany slotted perl ebuild stuff, and it never made it any
6 further. Right now we have an ebuild for libperl to build a the shared
7 library, and the in the regular perl ebuild we build a huge honking
8 static perl.
9
10 I can see some of the rationale of this historically - on a fried box, a
11 static perl will still run, whereas a dynamic one will be dead if
12 /usr/lib is toasted.
13
14 But seriously, do we really need to keep these separate? Wouldn't a
15 (pseudo-ebuild syntax) IUSE="...static" and a if static? (myconf=$myconf
16 - -Dstatic_option) else ( myconf=$myconf -Ddynamic_option) work? (yeah,
17 that was really bad pseudo-ebuild code, you get the drift).
18
19
20
21 - --
22
23 - -----o()o----------------------------------------------
24 Michael Cummings | #gentoo-dev, #gentoo-perl
25 Gentoo Perl Dev | on irc.freenode.net
26 Gentoo/SPARC
27 Gentoo/AMD64
28 GPG: 0543 6FA3 5F82 3A76 3BF7 8323 AB5C ED4E 9E7F 4E2E
29 - -----o()o----------------------------------------------
30 -----BEGIN PGP SIGNATURE-----
31 Version: GnuPG v1.4.4 (GNU/Linux)
32
33 iD8DBQFE2THTq1ztTp5/Ti4RAvrLAJ42ko2sEvy8EHs/9u7DYuKOnuZHpwCeJ8Ao
34 I2HbFAeBd8hpy7dErMnt1FA=
35 =ZIlM
36 -----END PGP SIGNATURE-----
37 --
38 gentoo-perl@g.o mailing list

Replies

Subject Author
Re: [gentoo-perl] libperl: to keep or merge? Christian Hartmann <ian@g.o>
Re: [gentoo-perl] libperl: to keep or merge? Yuval Yaari <yyuval@××××××××××.com>