Re: [Chicken-users] on generating types files for compound libraries of multiple modules

2019-08-14 Thread Marco Maggi
megane wrote: > Marco Maggi writes: >> Peter Bex wrote: >>> On Wed, Aug 14, 2019 at 08:23:51AM +0200, Marco Maggi wrote: >> 1. Is there a way to print to stderr the list of consulted ".types" >> files? I do not see such an option in: >>

Re: [Chicken-users] on generating types files for compound libraries of multiple modules

2019-08-14 Thread megane
Marco Maggi writes: > Peter Bex wrote: > >> On Wed, Aug 14, 2019 at 08:23:51AM +0200, Marco Maggi wrote: > > 1. Is there a way to print to stderr the list of consulted ".types" > files? I do not see such an option in: > >http://wiki.call-cc.org/man/5/Using%20the%20compiler Giving

Re: [Chicken-users] on generating types files for compound libraries of multiple modules

2019-08-14 Thread Marco Maggi
Peter Bex wrote: > On Wed, Aug 14, 2019 at 08:23:51AM +0200, Marco Maggi wrote: >> I see there is no declaration specifier for "-emit-types-file", is >> there a reason?I would appreciate something similar to >> "emit-import-library". > I don't know, but it might be just a

Re: [Chicken-users] on generating types files for compound libraries of multiple modules

2019-08-14 Thread Peter Bex
On Wed, Aug 14, 2019 at 08:23:51AM +0200, Marco Maggi wrote: > Ciao, > > I see there is no declaration specifier for "-emit-types-file", is > there a reason?I would appreciate something similar to > "emit-import-library". I don't know, but it might be just a matter of

[Chicken-users] on generating types files for compound libraries of multiple modules

2019-08-14 Thread Marco Maggi
Ciao, I see there is no declaration specifier for "-emit-types-file", is there a reason?I would appreciate something similar to "emit-import-library". Also: how do you handle types files for shared libraries composed by multiple modules? Should I generate a types