From: "Brian Ingerson" <[EMAIL PROTECTED]>
> Believe it or not, I'm thinking about autogenerating wrappers from
> headers. But not as the default behaviour. Patrick does an external
> 'STUDY' for Java classes. I'm thinking about generalizing it for C.
More power to you!
I can imagine the day when:
use Inline C => 'EXTERNAL',
HEADERS => [qw(header1.h header2.h)],
LIBRARIES => [qw(foobar)];
And magically -lfoobar and foobar.dll will be magically available to a
Perl script, no additional porting required.
Cheers,
--binkley
- Patch to Inline::C to wrap declarations Ariel Scolnicov
- Re: Patch to Inline::C to wrap declarations B. K. Oxley \(binkley\)
- Re: Patch to Inline::C to wrap declarations Ned Konz
- Re: Patch to Inline::C to wrap declarations B. K. Oxley \(binkley\)
- Re: Patch to Inline::C to wrap declarations Brian Ingerson
- Re: Patch to Inline::C to wrap declarations Ariel Scolnicov
- Re: Patch to Inline::C to wrap declarations Ariel Scolnicov
- Re: Patch to Inline::C to wrap declarations Brian Ingerson
- Re: Patch to Inline::C to wrap declarations B. K. Oxley \(binkley\)
- Re: Patch to Inline::C to wrap declarations B. K. Oxley \(binkley\)
- Re: Patch to Inline::C to wrap declarations Neil Watkiss
- Re: Patch to Inline::C to wrap declarations Neil Watkiss
