On Tue, Feb 25, 2003, Andrews, Martin wrote:
> I notices that gcc is getting installed on all my machines because perl
> (perl-5.8.0-1.2.0) has gcc as a runtime dependency. Is that right?
Unfortunately, yes. The point is that Perl modules with XS parts
require _exactly_ the C compiler under build-time which was used at the
built-time of Perl. The "build-time" of a module (usually in package
"perl-xxx") is the "run-time" of "perl", hence the "perl" package
requires under both build- and run-time to "gcc".
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
The OpenPKG Project www.openpkg.org
User Communication List [EMAIL PROTECTED]