bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error reporting should be improved


From: Xiaoqiang Zhou
Subject: Error reporting should be improved
Date: Sun, 27 Dec 2009 16:13:15 +0800

I was using libtool to load a library which has unsatisfied dependencies. libtool tells me that "file not found" while dlopen gives the correct message "undefined symbol".

This is because the last error was overridden by the subsequent tries. Maybe we should stop trying once the right file was found. This way the right message could be given to user.

--

Regards
Xiaoqiang

reply via email to

[Prev in Thread] Current Thread [Next in Thread]