Date: Wed, 24 Jan 2001 08:23:28 -0500 From: "Daniel M. Eischen" <eischen@vigrid.com> To: current@FreeBSD.org Cc: ports@FreeBSD.org Subject: HEADS UP: libc/libc_r changes require rebuild of threaded apps Message-ID: <3A6ED750.CAB29ECC@vigrid.com>
next in thread | raw e-mail | index | archive | help
As discussed a few days ago, I've just committed the changes to libc and libc_r to allow them to be linked together via -lc_r. If you're running -current and have any threaded apps built using libc_r.so.5, you'll need to rebuild them without the -pthread option using -lc_r. For porters, the __FreeBSD_version has been bumped to 500016 to reflect the above change. -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A6ED750.CAB29ECC>