On Tue, Apr 14, 2009 at 10:28 PM, fulvio ciriaco <[email protected]> wrote:
> I installed from svn trunk and chicken-install works fine now.
> It took some time to understand how to teach the build system where
> system libraries are kept.
> Perhaps README or Makefile.$(PLATFORM)  should document
> C_COMPILER_OPTIONS
> LINKER_OPTIONS
>
> Here, NetBSD, one needs
> C_COMPILER_OPTIONS += -I/usr/pkg/lib
> LINKER_OPTIONS += -L/usr/pkg/lib -Wl,-R/usr/pkg/lib
>

I've added a note. Thanks for pointing this out.


cheers,
felix


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to