[ruby-talk:02493] Re: ext/Setup (Re: Re: Ruby 1.4.4)

From: Hugh Sasse Staff Elec Eng <hgs@...>
Date: 2000-04-17 08:10:50 UTC
List: ruby-talk #2493
On Sat, 15 Apr 2000, Yukihiro Matsumoto wrote:

> Hi,
> 
> In message "[ruby-talk:02475] Re: Ruby 1.4.4"
>     on 00/04/14, Hugh Sasse Staff Elec Eng <hgs@dmu.ac.uk> writes:
> 
> |  3. Remove comment mark(#) before the module names from ext/Setup (or
> |     add module names if not present), if you want to link modules
> |     statically.
> |
> |If I don't do that, do I get them dynamically, or not at all?
> 
> If you don't uncomment them, you don't get them statically linked.
> Ruby tries to compile them dynamically anyway, unless the "option
> nodynamic" line is uncommented.
> 
> Did I make it clear?

	Yes, I think so. Thank you.
> 
> 							matz.
	Hugh
	hgs@dmu.ac.uk


In This Thread

Prev Next