Re: static library

2016-08-28 Thread Ludovic Courtès
Vincent Legoll skribis: > I'm trying to package & use a static library (not mine), but it looks like > the right "-L" parameter is not automagically passed to the user package > (where the lib is in (inputs ...)) > > something like the following: > > (

static library

2016-08-25 Thread Vincent Legoll
Hello, I'm trying to package & use a static library (not mine), but it looks like the right "-L" parameter is not automagically passed to the user package (where the lib is in (inputs ...)) something like the following: (define-public a (package ...)) (define-public b (