in reply to Re: How to make an XS module with a different C compiler?
in thread How to make an XS module with a different C compiler?

Do you see any gotchas if I decided to rebuild my current Perl installtion with the Sun Studio 8 compiler?

Would I then have problems adding other XS modules like DBI, DBD::Oracle, XML::Parser ...?

  • Comment on Re^2: How to make an XS module with a different C compiler?

Replies are listed 'Best First'.
Re^3: How to make an XS module with a different C compiler?
by gellyfish (Monsignor) on Jan 19, 2005 at 09:09 UTC

    In general no, I think you should be alright using the Sun compiler. If you have a number of modules already installed you might want to run cpan autobundle before you trash your old Perl.

    /J\