John Levon <[EMAIL PROTECTED]> writes:

| On Fri, Jan 17, 2003 at 05:40:09PM -0800, John Keane wrote:
| 
| > > However, it will prefer -lqt if it finds it first. We could perhaps
| > > change the search  order to prefer -lqt-mt.
| > 
| > I'm not sure if thats the best solution. Isn't it best to give the person
| > compiling the option of which qt library to use?
| 
| This is a PITA. We should try to use the lib we  find in $QTDIR/lib, but
| we have no way of telling g++ which one to find :(
| 
| Doing what you suggest only fixes a certain case of it, we could still
| have similarly named libraries and  still need  to prefer the other.
| 
| I don't know a good solution.

Make the qt distributors only distribute _one_ library. It is either
thread safe or not.

-- 
        Lgb

Reply via email to