Re: Questions about Inline::C
- From: Mirco Wahab <peace.is.our.profession@xxxxxx>
- Date: Thu, 28 Sep 2006 15:52:15 +0200
Thus spoke January Weiner (on 2006-09-28 12:25):
I am wondering, however, how complicated it is to link an existing C
library to Perl. I am sure there are dozens of examples for that, if you
know of a good one, I would love to see how it works...
OK, I see your point now. You could give
a link option afaik by :
use Inline C => Config => LIBS => '-L/your/path -lyourlib';
.... according to the "Inline" docs
Did you think about PDL?
==>
http://pdl.sourceforge.net/PDLdocs/API.html#creating_a_piddle_in_c
Regards
Mirco
.
- References:
- Questions about Inline::C
- From: January Weiner
- Re: Questions about Inline::C
- From: Mirco Wahab
- Re: Questions about Inline::C
- From: January Weiner
- Questions about Inline::C
- Prev by Date: Re: matching date
- Next by Date: Re: matching date
- Previous by thread: Re: Questions about Inline::C
- Next by thread: Re: Questions about Inline::C
- Index(es):
Relevant Pages
|