Eric Andersen
|
58bd16ab17
Fixup and unifiy version numbering. Automate versioning updates.
|
22 years ago |
Eric Andersen
|
c35cde1edb
Make shared libs properly list the correct ld.so in the interp
|
23 years ago |
Eric Andersen
|
75d013b16a
Fix the bug where binaries built with older toolchains would
|
23 years ago |
Eric Andersen
|
54fd5bd31b
Tell ld explicitly when stuff is supposed to by dynamically linked
|
23 years ago |
Eric Andersen
|
c1009c8881
Depend upon libc
|
23 years ago |
Eric Andersen
|
dd43462ee2
More build system cleanups...
|
23 years ago |
Eric Andersen
|
6a461519b9
Scrub the way libraries are linked. Use ld, not gcc, to avoid
|
23 years ago |
Eric Andersen
|
4643b181bd
Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for
|
23 years ago |
Eric Andersen
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
23 years ago |
Eric Andersen
|
562d9dc331
forkpty.c uses fork(), and so must be disabled when HAS_MMU=false
|
23 years ago |
Eric Andersen
|
094983cd14
Force our child libs to link vs libc
|
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 |
Eric Andersen
|
a17d863945
I wasn't building the libdl shared lib anymore. Make each lib install a
|
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
|
22358dd7ce
Don't hard code path to TARGET_CC
|
23 years ago |
Eric Andersen
|
a3e03be058
Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil
|
23 years ago |