Eric Andersen
|
11ebbd7641
Fix the "install_target" target to install to $(PREFIX)$(TARGET_PREFIX)
|
24 years ago |
Eric Andersen
|
3c735763c2
A few more (final?) cleanups for the installer behavior. I now think
|
24 years ago |
Eric Andersen
|
c784f7652f
Add in a make release target
|
24 years ago |
Eric Andersen
|
24700c28ae
Fix SYSTEM_DEVEL_PREFIX to allow install of the <arch>-uclibc- spoofer
|
24 years ago |
Eric Andersen
|
ae8937b0de
Add in TARGET_PREFIX, which was still used in a few spots (and
|
24 years ago |
Eric Andersen
|
fa8092597e
Use malloc on arm (since I've never bothered to write sbrk)
|
24 years ago |
Eric Andersen
|
1459bf3832
I just wrote a stpncpy() since someone wanted it
|
24 years ago |
Eric Andersen
|
9c0d25bc67
I rewrote strcat without any function calls.
|
24 years ago |
Eric Andersen
|
246af1d52e
Sync up ldd behavior
|
24 years ago |
Eric Andersen
|
51ff0f67c7
Fix the library searching routine so it is way simpler, and so
|
24 years ago |
David Schleef
|
8da741f7d0
Add a cvsignore for this dir
|
24 years ago |
David Schleef
|
f0446fcb9c
Change name of package to uclibc-toolchain. Various changes
|
24 years ago |
David Schleef
|
7f133fafec
Need to create $(SYSTEM_DEVEL_PREFIX)/usr/bin
|
24 years ago |
Eric Andersen
|
29be1bc88c
Begin removing some unnecessary inlining, and fix naming
|
24 years ago |
Eric Andersen
|
8f127c4f0a
Oops. Symlink args were backwards...
|
24 years ago |
Eric Andersen
|
4b3d5bdc2b
Don't blow away existing files when trying to install a ldso symlink...
|
24 years ago |
Eric Andersen
|
96277cfcea
Update the build system, yet again. I hope this is the last time...
|
24 years ago |
David McCullough
|
7e79b9d3ab
|
24 years ago |
Eric Andersen
|
bf3591244c
Fix behavior when installing the devel env, since somewhere
|
24 years ago |
David McCullough
|
018b4fe2be
|
24 years ago |
David McCullough
|
7118337818
|
24 years ago |
David McCullough
|
e7ba98d1c7
|
24 years ago |
David McCullough
|
cc0664cff3
|
24 years ago |
David McCullough
|
60acedb05a
|
24 years ago |
David McCullough
|
ca73e6a5f6
|
24 years ago |
David Schleef
|
0641a78fd4
Changed uclibc-gcc to uclibc-toolchain. Added fixups for changes
|
24 years ago |
Eric Andersen
|
c3bbc0eafd
This syncs things up with my local tree. Mainly changes installer
|
24 years ago |
Eric Andersen
|
c4257d7200
Try search for the shared lib interpreter. Eliminate all double "//"s
|
24 years ago |
Eric Andersen
|
bd61f74bf3
If /etc/ld.so.preload was size 0, the shared lib loader would
|
24 years ago |
David McCullough
|
6996c5c482
|
24 years ago |