Toon Knapen <[EMAIL PROTECTED]> writes:

> In intel-linux tools, the link-line first contains -l$(FINDLIBS) and next 
> $(NEEDLIBS). Whould'nt it make more sense to revert the order. NEEDLIBS 
> typically contains other libs in the same project (==boost) whereas FINDLIBS 
> typically contains external and/or system libs. NEEDLIBS is thus very likely 
> to depend on FINDLIBS and thus needs to be in front of FINDLIBS.
>
> (I remember to have made the same remark about the link-line in gcc-tools.jam 
> but still wanted first an 'OK' of everyone involved)

I think you're right; it's OK with me if you change it.

-- 
                       David Abrahams
   [EMAIL PROTECTED] * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to