[#274] IPv6-ready ruby — Jun-ichiro itojun Hagino <itojun@...>
We KAME team (www.kame.net) are working on IPv6-ready ruby.
7 messages
1999/04/13
[#275] Re: IPv6-ready ruby
— gotoken@... (GOTO Kentaro)
1999/04/14
In message "[ruby-talk:00274] IPv6-ready ruby"
[#276] Re: IPv6-ready ruby
— Jun-ichiro itojun Hagino <itojun@...>
1999/04/14
[#291] AW: Re: Extensions to Ruby — Michael Neumann <neumann@...>
> Michael,
4 messages
1999/04/27
[#297] Ruby 1.3.3-990430 — matz <matz@...>
Ruby 1.3.3-990430 is out, check out:
1 message
1999/04/30
[ruby-talk:00294] Re: AW: Re: Extensions to Ruby
From:
KIMURA Koichi <kimura@...>
Date:
1999-04-28 03:32:10 UTC
List:
ruby-talk #294
In article [ruby-talk:00291] AW: Re: Extensions to Ruby
(<01BE90FE.43816900@MICHAEL>),
Michael Neumann <neumann@s-direktnet.de> writes:
Hello Michael,
> Yes, the readme.ext helped me.
> But there's still one problem: I use VC++ and want to create a DLL.
> It compiles with no errors, but the linker has problems to find some
> procedures. Which modules do I have to include? Is there no library
> with all modules linked together (like in Python) ?
By my laziness, the file ``ruby.def'' is not updated partly (by manual).
So, If your extension DLL require some function that is not in ruby.def
then you have to add the function name to ruby.def.
Hope this helps,
--
KIMURA Koichi
May the source be with you.
e-mail kbk@kt.rim.or.jp
kimura@sqa.canon.co.jp