Date: Sun, 14 May 2000 15:16:24 +0700 (NSS) From: Max Khon <fjoe@iclub.nsu.ru> To: ports@freebsd.org Subject: Re: libtool adds -lc when linking libraries Message-ID: <Pine.BSF.4.21.0005141505150.51442-100000@iclub.nsu.ru> In-Reply-To: <863dnlk2c4.wl@dolphin.be.to>
next in thread | previous in thread | raw e-mail | index | archive | help
hi, there! On Sun, 14 May 2000, OKAZAKI Tetsurou wrote: > > libtool silently adds -lc when linking libraries. As a result > > all the programs which a linked with -pthread and with library built with > > libtool is linked against both libc and libc_r. > > See Makefile of the port devel/libgii for a workaround, > though it does not declare USE_LIBTOOL for other reason. thanks for quick reply! if you are talking about s/deplibs -lc/deplibs/ -- I am using it by myself. I think that our libtool port should be fixed instead. Should I send a PR or I still miss something? /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0005141505150.51442-100000>