RE: Problems building Inline::Java on OSX
[email protected] Fri, 2 Sep 2005 11:46:52 -0500
| Newsgroups | perl.macperl.modules,perl.inline |
|---|---|
| Message-ID | <3A0B92DCADDDD64B84203938BD8DAD940156C1D9@TLRUSMNEAGMBX22.ERF.THOMSON.COM> |
=20 > -----Original Message----- > From: Tim Bunce [mailto:[email protected]]=20 > Sent: Friday, September 02, 2005 11:37 AM > To: Andrew Bruno > Cc: Tim Bunce; Williams, Ken (TLR Corp); [email protected];=20 > [email protected] > Subject: Re: Problems building Inline::Java on OSX >=20 > But all is well! I've found the problem after some reading of "man ld" > and http://developer.apple.com/technotes/tn2002/tn2071.html=20 > and filling in the gaps. What's needed is "-framework JavaVM"=20 > options to the linker. Ooh cool. Excellent. I'll like using that. -Ken