in reply to Re: bug in Perl compilation?
in thread bug in Perl compilation?
If the behavior occurs only because the C compiler is accessed during runtime then it may be only a case of getting the latest C runtime compiler patch to correct this behavior.
If the behavior occurs because the C compiler had a bug during Perl's compilation then either Perl will have to be recompiled (with an updated C compiler, of course) or a new Perl installation of previously compiled-for-Linux code will have to be installed.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: bug in Perl compilation?
by salva (Canon) on Dec 22, 2005 at 10:59 UTC |