This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH (libstdc++-v3): Port testsuite/testsuite_performance.h



On Tuesday, Jun 24, 2003, at 14:13 US/Eastern, Andreas Tobler wrote:


And here the frineds from darwin :)

Could we extend it this way? Below. At least it compiles.
Linking is another story.....

Further I fight with the --rpath option which is not existing under darwin. I just saw, that usually libtool takes care of this....

Andreas


To get to the right path in the executable, you have to set the library's
install path to the real install path and this will have the same effect of
using rpath on the executable but it is different way of doing it though.



Thanks, Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]