PATCH (libstdc++-v3): Port testsuite/testsuite_performance.h
Andrew Pinski
pinskia@physics.uc.edu
Tue Jun 24 22:41:00 GMT 2003
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
More information about the Libstdc++
mailing list