Eric Andersen
|
e20798031a
Finish ajusting math lib options. Close out a couple of todo items.
|
23 years ago |
Eric Andersen
|
04dafe5479
Turn off optimization when debugging
|
23 years ago |
Eric Andersen
|
53cfafba41
Preevaluate some stuff so it only gets run once, speeding the compile
|
23 years ago |
Eric Andersen
|
3c735763c2
A few more (final?) cleanups for the installer behavior. I now think
|
23 years ago |
Eric Andersen
|
ae8937b0de
Add in TARGET_PREFIX, which was still used in a few spots (and
|
23 years ago |
Eric Andersen
|
96277cfcea
Update the build system, yet again. I hope this is the last time...
|
23 years ago |
Eric Andersen
|
c3bbc0eafd
This syncs things up with my local tree. Mainly changes installer
|
23 years ago |
David Schleef
|
ebfd672d31
Better rule for locating dynamic linker
|
23 years ago |
Eric Andersen
|
070720ad2f
Elimintate spurious trailing /
|
23 years ago |
Eric Andersen
|
ffc7bb39cc
This commit merges David Schleef's updates to the build system, which a
|
23 years ago |
Eric Andersen
|
a8c44154ec
Oops.
|
23 years ago |
Eric Andersen
|
4836768df7
Allow the shared lib loader to fallback on the builddir if everything
|
23 years ago |
Eric Andersen
|
c5207a5547
Make PIC a config option
|
23 years ago |
Eric Andersen
|
f0d383b45b
This adds in support for PIC on x86. Unfortunately, this will break
|
23 years ago |
Eric Andersen
|
08e0c24b47
This commit finishes adding support for the old m68k-coff toolchains by
|
23 years ago |
Eric Andersen
|
34d61933bb
A few build updates
|
23 years ago |
Eric Andersen
|
ec4e85f8a3
Be consistant for all the client code, and use TARGET_CC with --uclibc-use-build-dir
|
23 years ago |
Manuel Novoa III
|
dd4d42c2b9
Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, and
|
23 years ago |
Manuel Novoa III
|
eba708a62b
Make selection of uClibc floating point support in printf, etc. seperate
|
23 years ago |
Eric Andersen
|
0ad1b4fdd3
Fix up a few little problems
|
23 years ago |
Eric Andersen
|
f0da4aa1d8
Ok, this should finish off my massive ro-organization. The source
|
23 years ago |
Eric Andersen
|
249cb00d9f
Rework where libraries get installed to. Now thew will be compiled and
|
23 years ago |
Eric Andersen
|
be0f7c05d8
Fix up naming of ld.so so every uses the same define. The top level
|
23 years ago |
Eric Andersen
|
91307a3666
This patch allows powerpc to compile again. It also checks if we
|
23 years ago |
Eric Andersen
|
8f2286fddd
More trivial changes.
|
23 years ago |
Eric Andersen
|
0c156a802a
Fix up the main makefile. Autobuild ld.so and install it
|
23 years ago |
Manuel Novoa III
|
c75d8083ee
Change shared lib name. Update install_new target in Makefile.
|
23 years ago |
Eric Andersen
|
6278781655
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
|
23 years ago |
Eric Andersen
|
3a1407ff3b
Move yet more stuff into the uClibc_config.h file
|
23 years ago |
Eric Andersen
|
e2f6ebd3f2
Fix up breakage resulting from flipping the sense of some defines. Change from
|
23 years ago |