Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why does perl require gcc at run-time?

gcc Perl require run-time
0
Posted

Why does perl require gcc at run-time?

0

The build-time of a module with XS parts is the run-time of Perl. Those modules require exactly the C compiler at their build-time which was previously used at the built-time of “perl”. To control C compiler usage in a deterministic way both at “perl” build-time and module build-time aka Perl run-time the “perl” package has “gcc” listed as both a BuildPreReq and a PreReq.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.