<div dir="ltr">Hi!<div><br></div><div>Today I got lots of errors when building one of my projects, about "-static" not being supported by libtool... then I realized that the reason is that such project was developed with the MacOS libtool in mind, and by installing GNU's libtool (because of it being required by CUnit), the GNU version takes higher precedence over the MacOS version, and then it breaks the build for my project.</div><div><br></div><div>So... can you give some advice on how to manage the coexistence of both libtools?</div><div><br></div><div>Thanks a lot!</div><div><br></div><div>César</div><div><br></div></div>