Date: Mon, 3 Oct 2016 20:34:26 +0200 From: Ed Schouten <ed@nuxi.nl> To: Konstantin Belousov <kostikbel@gmail.com> Cc: Ed Schouten <ed@freebsd.org>, src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r306651 - in head: include lib/libc/gen Message-ID: <CABh_MKms5gadmvUx9zrgQ77mrFCon_4HnXdvvOsyXAsmBUCQEw@mail.gmail.com> In-Reply-To: <20161003183039.GT38409@kib.kiev.ua> References: <201610031820.u93IKwIm043327@repo.freebsd.org> <20161003183039.GT38409@kib.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Kostik, 2016-10-03 20:30 GMT+02:00 Konstantin Belousov <kostikbel@gmail.com>: > You just break ABI. Symbols cannot be removed from the published version. But I've added __sym_compat()s for those. That still causes them to be available for linking, right? readelf -s gives: 72: 00000000000780d0 40 FUNC GLOBAL DEFAULT 11 encrypt@FBSD_1.0 1593: 0000000000078020 40 FUNC GLOBAL DEFAULT 11 des_setkey@FBSD_1.0 2728: 0000000000078050 68 FUNC GLOBAL DEFAULT 11 des_cipher@FBSD_1.0 3120: 00000000000780a0 40 FUNC GLOBAL DEFAULT 11 setkey@FBSD_1.0 If this is incorrect, what should I have done instead? -- Ed Schouten <ed@nuxi.nl> Nuxi, 's-Hertogenbosch, the Netherlands KvK-nr.: 62051717
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABh_MKms5gadmvUx9zrgQ77mrFCon_4HnXdvvOsyXAsmBUCQEw>