This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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] | |
On Fri, Feb 27, 2004 at 09:50:02AM +0000, Richard Earnshaw wrote: > On NetBSD /usr/pkg/lib is the suitable location. GCC really needs to > learn how to add the appropriate -rpath option to the link step. Ug. Personally I think just about any use of -rpath is a mistake. If libraries aren't installed where they can be found by ld.so, then they aren't installed properly. r~
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |