[Distutils] rpath broken
Joe Van Andel
vanandel@ucar.edu
Wed, 15 Mar 2000 13:14:01 -0700
I grabbed the latest CVS version of distutils, as of 3/15/2000.
I'm building C Python extensions under Solaris and Linux. Under
Solaris, I need to specify the
'-R' options. 'rpath' is documented to do this, but doesn't have any
affect.
In ccompiler.py, I notice the _fix_link_args() routine manipulates
libraries and library_dirs, but doesn't use rpath.
I suspect _fix_link_args() is part of what needs to be fixed.
Anyone else using 'rpath'?
--
Joe VanAndel
National Center for Atmospheric Research
http://www.atd.ucar.edu/~vanandel/
Internet: vanandel@ucar.edu