> -----Original Message----- > From: Tim Bunce [mailto:[EMAIL PROTECTED] > Sent: Friday, September 02, 2005 11:37 AM > To: Andrew Bruno > Cc: Tim Bunce; Williams, Ken (TLR Corp); inline@perl.org; > macperl-modules@perl.org > Subject: Re: Problems building Inline::Java on OSX > > But all is well! I've found the problem after some reading of "man ld" > and http://developer.apple.com/technotes/tn2002/tn2071.html > and filling in the gaps. What's needed is "-framework JavaVM" > options to the linker.
Ooh cool. Excellent. I'll like using that. -Ken