in reply to
Compiling Perl under GCC
All versions of gcc should accept prototypes (with the possible exception of the very first pre-1.0 versions). If, however, you do need to compile it with the latest gcc, there shouldn't be any problems.
Comment on
Re: Compiling Perl under GCC
In Section
Seekers of Perl Wisdom