Date: Wed, 16 Oct 2019 14:36:27 +0200 From: Jan Behrens <jbe-mlist@magnetkern.de> To: MJ <mafsys1234@gmail.com> Subject: Re: Problems with ld, libc, and "struct stat" Message-ID: <20191016143627.464cdd05d38fe3db8f3769b9@magnetkern.de> Resent-Message-ID: <20191016144235.edc6996c7599b32d50a52622@magnetkern.de> In-Reply-To: <71e9fd21-506f-bbae-df27-74ea0b32a660@gmail.com> References: <20191015204400.e33c8f62af711e829288ddae@magnetkern.de> <47c27361-4e74-05d1-3343-e39526730d85@malikania.fr> <20191016131552.6fda34292987e22ae78072cc@magnetkern.de> <71e9fd21-506f-bbae-df27-74ea0b32a660@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 16 Oct 2019 22:45:10 +1100 MJ <mafsys1234@gmail.com> wrote: > This explains it succinctly: > > https://www.cprogramming.com/tutorial/shared-libraries-linux-gcc.html > (apart from the linux-isms) > > Also this, in more detail: > http://tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html > > Cheers > Mark Thank you for the links (didn't see your message before I was posting the previous one). I'll look into that. They are referring to gcc and not clang, so I hope it works the same with clang. I still would like to find some authoritative documentation on the "-shared" option of clang (and not gcc), but maybe that documentation simply doesn't exist. Thanks again for the links, Regards Jan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191016143627.464cdd05d38fe3db8f3769b9>