Sam,
I aggree with you, and what your points represent how
I thought up until last week.
I have been looking into into this issue and have some
more Information to bring into this discussion.
I hope that this is not too boring for the InLine
list, but Inline users are affected by the
cross-lice
Douglas Burke wrote:
>
> On Thu, 7 Mar 2002, Brian Ingerson wrote:
>
> > : If anyone is still interested in putting an
> > Inline::Fortran together, please let me know what I can do to help.
>
> One starting point would be ExtUtils::F77 - at least to find a list of
> compiler/linker flags...
D
As far as I know, Neil Watkiss and Larry Collins are supposed to
be collaborating on Inline::FORTRAN. I currently use C "wrappers"
to incorporate my FORTRAN libraries and FORTRAN source codes into
Perl via Inline::C based on tips I learned from Larry. It is
not pretty but it works great. It wo
On Thu, 7 Mar 2002, Brian Ingerson wrote:
> : If anyone is still interested in putting an
> Inline::Fortran together, please let me know what I can do to help.
One starting point would be ExtUtils::F77 - at least to find a list of
compiler/linker flags...
Doug
On Thu, Mar 07, 2002 at 03:06:20AM -0500, Sam Tregar wrote:
> On Wed, 6 Mar 2002, James Michael DuPont wrote:
>
> > Can it be possible that just because you link to a
> > GPLed code via PAL licence that the user of the
> > Inline::Lib cannot create a closed source application
> > that uses the GP