Hi Kostik,

2016-10-03 20:30 GMT+02:00 Konstantin Belousov <[email protected]>:
> 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 <[email protected]>
Nuxi, 's-Hertogenbosch, the Netherlands
KvK-nr.: 62051717
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to