chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] [PATCH] Add initial version of (chicken base)


From: Peter Bex
Subject: Re: [Chicken-hackers] [PATCH] Add initial version of (chicken base)
Date: Sun, 17 Sep 2017 12:13:52 +0200
User-agent: NeoMutt/20170113 (1.7.2)

On Sun, Sep 17, 2017 at 11:44:09AM +0200, address@hidden wrote:
> > > It should be possible to link with units, but I guess that can be done 
> > > via "declare".
> > > If that is still possible then "require-library" may indeed go.
> >
> > Yeah, I think that's still possible.
> 
> What it does is allowing runtime-linking to a compiled unit that is compiled
> into a library (not a loadable .so). The expansion (using '##core#require')
> is a bit too involved for user code. We should investigate and compare
> the remaining loading/linking forms and make every possible case is handled:
> loadable .so (module), static library, dynamically loadable library (also a 
> .so,
> confusingly), source code, etc.

Let's discuss this in person at the meetup.  In any case, this doesn't
need to hold up further development on the chicken-5 branch.

Cheers,
Peter

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]