Re: [Gc] libtool warning relinking 'libcord.la'
Rex Dieter <rdieter-RuT4X3KXNXH2fBVCVOL8/[email protected]> Tue, 27 May 2014 09:10:25 -0500
| Newsgroups | gmane.comp.programming.garbage-collection.boehmgc |
|---|---|
| Message-ID | <[email protected]> |
On 05/26/2014 12:07 PM, Ivan Maidanski wrote: > Hi, > > Does anyone know why "libtool: warning: relinking 'libcord.la'" reported > on bdwgc make install (both 7.2 and 7.4+)? And how to fix it? relinking is sometimes required for 'make install' when using libtool... what needs fixing exactly? (I didn't see any error in what you posted). -- Rex