From: Derek Lewis Date: 2003-12-10T02:15:57+09:00 Subject: Re: Ruby not exiting when developing extension Thanks, "LIBS" looks like what I need. On Tue, 9 Dec 2003, ts wrote: > >>>>> "D" == Derek Lewis writes: > > D> Can I tell from something in rbconfig.rb wether or not ruby was compiled > D> with --enable-pthread? > > well, you have > > svg% grep pthread rbconfig.rb > CONFIG["LIBS"] = "-lpthread -ldl -lcrypt -lm " > CONFIG["configure_args"] = "'--enable-pthread' '--prefix=/home/ts/local/rp'" > svg% > > > > Guy Decoux > > Derek Lewis =================================================================== Java Web-Application Developer Email : email@lewisd.com Cellular : 604.312.2846 Website : http://www.lewisd.com "If you've got a 5000-line JSP page that has "all in one" support for three input forms and four follow-up screens, all controlled by "if" statements in scriptlets, well ... please don't show it to me :-). Its almost dinner time, and I don't want to lose my appetite :-)." - Craig R. McClanahan