OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rpaths
(Results
1 - 14
of
14
) sorted by relevancy
/src/usr.bin/ldd/
ldd_elfxx.c
143
while (obj->
rpaths
!= NULL) {
144
const Search_Path *rpath = obj->
rpaths
;
145
obj->
rpaths
= rpath->sp_next;
/src/libexec/ld.elf_so/
search.c
153
for (sp = refobj->
rpaths
; sp != NULL; sp = sp->sp_next)
rtld.h
194
Search_Path *
rpaths
; /* Search path specified in object */
member in struct:Struct_Obj_Entry
headers.c
517
_rtld_add_paths(execname, &obj->
rpaths
, obj->strtab +
/src/external/gpl3/gcc/dist/libbacktrace/
configure
1463
rpaths
to be added to executables
9770
# NOTE: there are defaults below, for systems that support
rpaths
. The person
9779
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Darwin @rpath library names are incompatible with OSX versions earlier than 10.5 (
rpaths
disabled)" >&5
9780
$as_echo "$as_me: WARNING: Darwin @rpath library names are incompatible with OSX versions earlier than 10.5 (
rpaths
disabled)" >&2;}
9793
# of
rpaths
, since runpaths set via DYLD_LIBRARY_PATH are elided by key
9794
# system executables (e.g. /bin/sh). Force
rpaths
on for these systems.
9796
{ $as_echo "$as_me:${as_lineno-$LINENO}: @rpath library names are needed on macOS versions later than 10.11 (
rpaths
have been enabled)" >&5
9797
$as_echo "$as_me: @rpath library names are needed on macOS versions later than 10.11 (
rpaths
have been enabled)" >&6;}
9801
# work with either DYLD_LIBRARY_PATH or embedded
rpaths
.
/src/external/gpl3/gcc/dist/libobjc/
configure
1400
rpaths
to be added to executables
8991
# NOTE: there are defaults below, for systems that support
rpaths
. The person
9000
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Darwin @rpath library names are incompatible with OSX versions earlier than 10.5 (
rpaths
disabled)" >&5
9001
$as_echo "$as_me: WARNING: Darwin @rpath library names are incompatible with OSX versions earlier than 10.5 (
rpaths
disabled)" >&2;}
9014
# of
rpaths
, since runpaths set via DYLD_LIBRARY_PATH are elided by key
9015
# system executables (e.g. /bin/sh). Force
rpaths
on for these systems.
9017
{ $as_echo "$as_me:${as_lineno-$LINENO}: @rpath library names are needed on macOS versions later than 10.11 (
rpaths
have been enabled)" >&5
9018
$as_echo "$as_me: @rpath library names are needed on macOS versions later than 10.11 (
rpaths
have been enabled)" >&6;}
9022
# work with either DYLD_LIBRARY_PATH or embedded
rpaths
.
/src/external/gpl3/gcc/dist/libquadmath/
configure
1444
rpaths
to be added to executables
9037
# NOTE: there are defaults below, for systems that support
rpaths
. The person
9046
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Darwin @rpath library names are incompatible with OSX versions earlier than 10.5 (
rpaths
disabled)" >&5
9047
$as_echo "$as_me: WARNING: Darwin @rpath library names are incompatible with OSX versions earlier than 10.5 (
rpaths
disabled)" >&2;}
9060
# of
rpaths
, since runpaths set via DYLD_LIBRARY_PATH are elided by key
9061
# system executables (e.g. /bin/sh). Force
rpaths
on for these systems.
9063
{ $as_echo "$as_me:${as_lineno-$LINENO}: @rpath library names are needed on macOS versions later than 10.11 (
rpaths
have been enabled)" >&5
9064
$as_echo "$as_me: @rpath library names are needed on macOS versions later than 10.11 (
rpaths
have been enabled)" >&6;}
9068
# work with either DYLD_LIBRARY_PATH or embedded
rpaths
.
/src/external/gpl3/gcc/dist/libssp/
configure
1434
rpaths
to be added to executables
9279
# NOTE: there are defaults below, for systems that support
rpaths
. The person
9288
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Darwin @rpath library names are incompatible with OSX versions earlier than 10.5 (
rpaths
disabled)" >&5
9289
$as_echo "$as_me: WARNING: Darwin @rpath library names are incompatible with OSX versions earlier than 10.5 (
rpaths
disabled)" >&2;}
9302
# of
rpaths
, since runpaths set via DYLD_LIBRARY_PATH are elided by key
9303
# system executables (e.g. /bin/sh). Force
rpaths
on for these systems.
9305
{ $as_echo "$as_me:${as_lineno-$LINENO}: @rpath library names are needed on macOS versions later than 10.11 (
rpaths
have been enabled)" >&5
9306
$as_echo "$as_me: @rpath library names are needed on macOS versions later than 10.11 (
rpaths
have been enabled)" >&6;}
9310
# work with either DYLD_LIBRARY_PATH or embedded
rpaths
.
/src/external/gpl3/gcc/dist/lto-plugin/
configure
1442
rpaths
to be added to executables
10377
# NOTE: there are defaults below, for systems that support
rpaths
. The person
10386
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Darwin @rpath library names are incompatible with OSX versions earlier than 10.5 (
rpaths
disabled)" >&5
10387
$as_echo "$as_me: WARNING: Darwin @rpath library names are incompatible with OSX versions earlier than 10.5 (
rpaths
disabled)" >&2;}
10400
# of
rpaths
, since runpaths set via DYLD_LIBRARY_PATH are elided by key
10401
# system executables (e.g. /bin/sh). Force
rpaths
on for these systems.
10403
{ $as_echo "$as_me:${as_lineno-$LINENO}: @rpath library names are needed on macOS versions later than 10.11 (
rpaths
have been enabled)" >&5
10404
$as_echo "$as_me: @rpath library names are needed on macOS versions later than 10.11 (
rpaths
have been enabled)" >&6;}
10408
# work with either DYLD_LIBRARY_PATH or embedded
rpaths
.
/src/external/gpl3/gcc/dist/libcc1/
configure
1445
rpaths
to be added to executables
9026
# NOTE: there are defaults below, for systems that support
rpaths
. The person
9035
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Darwin @rpath library names are incompatible with OSX versions earlier than 10.5 (
rpaths
disabled)" >&5
9036
$as_echo "$as_me: WARNING: Darwin @rpath library names are incompatible with OSX versions earlier than 10.5 (
rpaths
disabled)" >&2;}
9049
# of
rpaths
, since runpaths set via DYLD_LIBRARY_PATH are elided by key
9050
# system executables (e.g. /bin/sh). Force
rpaths
on for these systems.
9052
{ $as_echo "$as_me:${as_lineno-$LINENO}: @rpath library names are needed on macOS versions later than 10.11 (
rpaths
have been enabled)" >&5
9053
$as_echo "$as_me: @rpath library names are needed on macOS versions later than 10.11 (
rpaths
have been enabled)" >&6;}
9057
# work with either DYLD_LIBRARY_PATH or embedded
rpaths
.
12286
# NOTE: there are defaults below, for systems that support
rpaths
. The perso
[
all
...]
/src/external/gpl3/gcc/dist/libgomp/
configure
1485
rpaths
to be added to executables
9605
# NOTE: there are defaults below, for systems that support
rpaths
. The person
9614
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Darwin @rpath library names are incompatible with OSX versions earlier than 10.5 (
rpaths
disabled)" >&5
9615
$as_echo "$as_me: WARNING: Darwin @rpath library names are incompatible with OSX versions earlier than 10.5 (
rpaths
disabled)" >&2;}
9628
# of
rpaths
, since runpaths set via DYLD_LIBRARY_PATH are elided by key
9629
# system executables (e.g. /bin/sh). Force
rpaths
on for these systems.
9631
{ $as_echo "$as_me:${as_lineno-$LINENO}: @rpath library names are needed on macOS versions later than 10.11 (
rpaths
have been enabled)" >&5
9632
$as_echo "$as_me: @rpath library names are needed on macOS versions later than 10.11 (
rpaths
have been enabled)" >&6;}
9636
# work with either DYLD_LIBRARY_PATH or embedded
rpaths
.
13527
# NOTE: there are defaults below, for systems that support
rpaths
. The perso
[
all
...]
/src/external/gpl3/gcc/dist/libsanitizer/
configure
1480
rpaths
to be added to executables
10611
# NOTE: there are defaults below, for systems that support
rpaths
. The person
10620
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Darwin @rpath library names are incompatible with OSX versions earlier than 10.5 (
rpaths
disabled)" >&5
10621
$as_echo "$as_me: WARNING: Darwin @rpath library names are incompatible with OSX versions earlier than 10.5 (
rpaths
disabled)" >&2;}
10634
# of
rpaths
, since runpaths set via DYLD_LIBRARY_PATH are elided by key
10635
# system executables (e.g. /bin/sh). Force
rpaths
on for these systems.
10637
{ $as_echo "$as_me:${as_lineno-$LINENO}: @rpath library names are needed on macOS versions later than 10.11 (
rpaths
have been enabled)" >&5
10638
$as_echo "$as_me: @rpath library names are needed on macOS versions later than 10.11 (
rpaths
have been enabled)" >&6;}
10642
# work with either DYLD_LIBRARY_PATH or embedded
rpaths
.
13465
# NOTE: there are defaults below, for systems that support
rpaths
. The perso
[
all
...]
/src/external/gpl3/gcc/dist/libgfortran/
configure
1481
rpaths
to be added to executables
10967
# NOTE: there are defaults below, for systems that support
rpaths
. The person
10976
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Darwin @rpath library names are incompatible with OSX versions earlier than 10.5 (
rpaths
disabled)" >&5
10977
$as_echo "$as_me: WARNING: Darwin @rpath library names are incompatible with OSX versions earlier than 10.5 (
rpaths
disabled)" >&2;}
10990
# of
rpaths
, since runpaths set via DYLD_LIBRARY_PATH are elided by key
10991
# system executables (e.g. /bin/sh). Force
rpaths
on for these systems.
10993
{ $as_echo "$as_me:${as_lineno-$LINENO}: @rpath library names are needed on macOS versions later than 10.11 (
rpaths
have been enabled)" >&5
10994
$as_echo "$as_me: @rpath library names are needed on macOS versions later than 10.11 (
rpaths
have been enabled)" >&6;}
10998
# work with either DYLD_LIBRARY_PATH or embedded
rpaths
.
15019
# NOTE: there are defaults below, for systems that support
rpaths
. The perso
[
all
...]
/src/external/gpl3/gcc/dist/libstdc++-v3/
configure
1625
rpaths
to be added to executables
10398
# NOTE: there are defaults below, for systems that support
rpaths
. The person
10407
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Darwin @rpath library names are incompatible with OSX versions earlier than 10.5 (
rpaths
disabled)" >&5
10408
$as_echo "$as_me: WARNING: Darwin @rpath library names are incompatible with OSX versions earlier than 10.5 (
rpaths
disabled)" >&2;}
10421
# of
rpaths
, since runpaths set via DYLD_LIBRARY_PATH are elided by key
10422
# system executables (e.g. /bin/sh). Force
rpaths
on for these systems.
10424
{ $as_echo "$as_me:${as_lineno-$LINENO}: @rpath library names are needed on macOS versions later than 10.11 (
rpaths
have been enabled)" >&5
10425
$as_echo "$as_me: @rpath library names are needed on macOS versions later than 10.11 (
rpaths
have been enabled)" >&6;}
10429
# work with either DYLD_LIBRARY_PATH or embedded
rpaths
.
13279
# NOTE: there are defaults below, for systems that support
rpaths
. The perso
[
all
...]
Completed in 111 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026