Age | Commit message (Collapse) | Author |
|
|
|
|
|
used on mipsel.)
|
|
entry and kernel entry to crt0.o.
|
|
|
|
the last bit that was needed to get util-linux to compile.
|
|
This is required to compile util-linux
|
|
|
|
|
|
|
|
header more compatible with the kernel and not with glibc.
|
|
needs this to compile.
|
|
|
|
C locale of course. util-linux needs this stuff to compile...
|
|
|
|
|
|
on different architectures.
|
|
|
|
|
|
|
|
rather then just omitting them...
-Erik
|
|
-Erik
|
|
but disabling long doubles.
-Erik
|
|
|
|
so we now parallel the behavior of the standard tools.
Also make sure we check INSTALLDIR/lib and INSTALLDIR/usr/lib for libraries.
-Erik
|
|
|
|
|
|
|
|
the main include/ directory, but we'll hide it here for now.
|
|
out the best way to do some things.
|
|
|
|
|
|
|
|
almost always erroneously as a result of configure scripts that
were poorly done). This will let such apps compile...
-Erik
|
|
gcc was looking for crt0 in the wrong dir. Oops!
|
|
|
|
internal/hidden function (and merror and internal/hidden variable).
|
|
|
|
libfoo.so symlink as well as a libfoo.so.0 link, since gcc is currently
only looking for files ending in .so. wierd.
-Erik
|
|
when cross compiling with shared lib support, there were spots
where the native 'ld' was mistakenly being called.
|
|
try to build ldso when we don't support shared libraries...
|
|
|
|
as m68k which has some asm in its version).
-Erik
|
|
-Erik
|
|
_dl_trace_loaded_objects is true (i.e. when doing an 'ldd')
-Erik
|
|
|
|
|
|
|
|
|
|
|