Brian Ingerson wrote:
> >
> >After that I'll spend some spare cycles trying to find out if gcc can
> >work with ActivePerl. Obviously, there's not as many people out there
> >using gcc. So sharing your newly creating gcc/Inline gems would be
> >problematic.
> >
Does this imply that Inline::C is not portable across different compilers?
I understand that the C code itself may or may not be portable (purely up to the
programmer), but it seems that Inline should "know" how to build the C code across
various compilers.
Perhaps it could leverage the GNU Autoconf/Automake architecture to achieve this type
of portability?
--
David Carter
[EMAIL PROTECTED]