pkgsrc-Users archive

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

Re: devel/lua-compat53 build error on macOS



On Mon, Jul 05, 2021 at 02:44:44PM +0100, Michael-John Turner wrote:
The build succeeds if -shared is removed from LDFLAGS (in files/Makefile) -
I believe that's correct behaviour for macOS as -dynamiclib is still
present during linking, so the .so files are still dylibs?

Sorry, just realised that I was confusing things with the above. I meant to
say that without -shared in LDFLAGS, -bundle is still in the linker flags
and a bundle (.so) is created, /not/ a shared library (.dylib).

Cheers, MJ
--
Michael-John Turner * mj%mjturner.net@localhost * http://mjturner.net/

Home | Main Index | Thread Index | Old Index