[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Chicken progress Was: Libtool help for chicken port
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: Re: Chicken progress Was: Libtool help for chicken port
- From: Jon Olsson <jon_(_at_)_vexed_(_dot_)_se>
- Date: Thu, 15 Jul 2004 01:26:49 +0200
On Thu, Jul 15, 2004 at 01:15:53AM +0200, Jon Olsson wrote:
[snip]
> However, I'm still having some problems to which I added an ugly
> workaround for, like so:
>
> CHICKEN_ENV = env LD_LIBRARY_PATH=.libs
> RUN_CHICKEN = $(CHICKEN_ENV) $(CHICKEN)
>
> And substituting all $(CHICKEN) instances with $(RUN_CHICKEN),
> where chicken wants to compile Scheme code.
Of course, I forgot to mention _why_ I do this, and that is because
the generated chicken binary links against
/usr/local/lib/libchicken.so.0.0 but that file is in $(WRKSRC)/.libs
during the build process.
--
Jon
Visit your host, monkey.org