Home
last modified time | relevance | path

Searched refs:nostdlib (Results 1 – 24 of 24) sorted by relevance

/dragonfly/lib/libpam/static_libpam/
H A DMakefile45 ${CC} -nostdlib ${LDFLAGS} -o ${.TARGET} -r -Wl,--whole-archive ${.ALLSRC}
48 ${CC} -nostdlib ${LDFLAGS} -o ${.TARGET} -r -Wl,--whole-archive ${.ALLSRC}
/dragonfly/contrib/gcc-8.0/gcc/ada/gcc-interface/
H A Dlang.opt49 Ada AdaWhy AdaSCIL Alias(nostdlib)
67 nostdlib
/dragonfly/stand/boot/efi/
H A DMakefile.inc11 LDFLAGS+= -nostdlib
/dragonfly/sys/conf/
H A Dkmod.mk211 ${CC} ${ELDFLAGS} -nostdlib -Wl,--hash-style=sysv \
217 ${CC} ${ELDFLAGS} -nostdlib -Wl,--hash-style=sysv \
221 ${CC} ${ELDFLAGS} -nostdlib -Wl,--hash-style=sysv \
H A Dkern.pre.mk120 SYSTEM_LD= @${CC} -nostdlib -ffreestanding -Wl,--hash-style=sysv \
H A Dkern.post.mk60 ${CC} -shared -nostdlib hack.c -o hack.So
/dragonfly/libexec/rtld-elf/
H A DMakefile27 LDFLAGS+= -nostdlib -Wl,-e.rtld_start,--no-undefined
H A Drtld.c1691 gethints(bool nostdlib) in gethints() argument
1734 if (!nostdlib) in gethints()
/dragonfly/stand/boot/pc32/loader/
H A DMakefile58 COMPILER_LDFLAGS= -nostdlib -static
/dragonfly/stand/boot/pc32/loader_tftp/
H A DMakefile55 COMPILER_LDFLAGS= -nostdlib -static
/dragonfly/stand/boot/pc32/boot2/
H A DMakefile82 LDFLAGS= -nostdlib -static -N --gc-sections
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dcollect2.texi24 @option{-nostdlib}, you get an unresolved reference to @code{__main},
H A Dcompat.texi155 support libraries with one or more of the options @option{-nostdlib},
H A Dinvoke.texi445 -nostartfiles -nodefaultlibs -nostdlib -pie -rdynamic @gol
6052 This is useful when you use @option{-nostdlib} or @option{-nodefaultlibs}
6056 gcc -nostdlib @var{files}@dots{} `gcc -print-libgcc-file-name`
9409 The standard system libraries are used normally, unless @option{-nostdlib}
9425 @item -nostdlib
9426 @opindex nostdlib
9437 @cindex @option{-lgcc}, use with @option{-nostdlib}
9438 @cindex @option{-nostdlib} and unresolved references
9439 @cindex unresolved references and @option{-nostdlib}
9443 One of the standard libraries bypassed by @option{-nostdlib} and
[all …]
/dragonfly/contrib/bmake/mk/
H A Dprog.mk121 …${_CCLINK} ${LDFLAGS} ${LDSTATIC} -o ${.TARGET} -nostdlib ${_PROGLDOPTS} -L${DESTDIR}/usr/lib ${LI…
/dragonfly/contrib/binutils-2.27/gold/
H A Doptions.cc1155 else if (!this->nostdlib()) in finalize()
H A Doptions.h933 DEFINE_bool(nostdlib, options::ONE_DASH, '\0', false,
H A Dscript.cc2893 else if (!closure->command_line()->options().nostdlib()) in script_add_search_dir()
/dragonfly/contrib/binutils-2.34/gold/
H A Doptions.cc1223 else if (!this->nostdlib()) in finalize()
H A Doptions.h1068 DEFINE_bool(nostdlib, options::ONE_DASH, '\0', false,
H A Dscript.cc2924 else if (!closure->command_line()->options().nostdlib()) in script_add_search_dir()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcommon.opt292 Driver Alias(nostdlib)
2285 nostdlib
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcommon.opt326 Driver Alias(nostdlib)
3046 nostdlib
/dragonfly/contrib/binutils-2.27/ld/
H A Dld.texinfo1702 @kindex -nostdlib
1703 @item -nostdlib