in reply to Compile perl with custom compiler path, perlbrew solution preferred
When doing this from vanilla source via hand you'd just pass -Dcc=/usr/local/gcc82/bin/gcc yadda yadda yadda. It looks like (cribbing from this SO answer) there's an PERLBREW_CONFIGURE_FLAGS environment variable you could add those settings to when you run perlbrew and that might do it.
The cake is a lie.
The cake is a lie.
The cake is a lie.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Compile perl with custom compiler path, perlbrew solution preferred
by bliako (Abbot) on Jun 13, 2024 at 21:47 UTC |