[MacPorts] #21444: boost with +python26 links against wrong python on Snow Leopard
MacPorts
noreply at macports.org
Tue Oct 6 08:00:40 PDT 2009
#21444: boost with +python26 links against wrong python on Snow Leopard
---------------------------------+------------------------------------------
Reporter: stromnov@… | Owner: nox@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Resolution: worksforme | Keywords:
Port: boost |
---------------------------------+------------------------------------------
Comment(by stromnov@…):
http://developer.apple.com/mac/library/documentation/Darwin/Reference/ManPages/man1/ld.1.html
{{{
-search_paths_first
By default the -lx and -weak-lx options first search for
a file of the form `libx.dylib' in
each directory in the library search path, then a file of
the form `libx.a' is searched for
in the library search paths. This option changes it so
that in each path `libx.dylib' is
searched for then `libx.a' before the next path in the
library search path is searched.
}}}
--
Ticket URL: <http://trac.macports.org/ticket/21444#comment:33>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list