Proper way to share code between several modules

g4-lisz at tonarchiv.ch g4-lisz at tonarchiv.ch
Fri Jun 14 20:17:50 UTC 2024


June 14, 2024 12:31 AM, "Alan DeKok" <aland at deployingradius.com> wrote:

> Put the code into a separate library file, and then have the modules link to that. But it's not a
> huge issue just copying the code.

This was my initial plan. But I didn't know how to compile the library so it links to the right
Freeradius dependencies.

I mean, I actually could do this in a build project of its own. But I was hoping that the library
could be compiled as part of the Freeradius build process in some way ...

Best regards,
Till


More information about the Freeradius-Users mailing list