Eric Andersen
|
675a560f87
Ok, this should finish things up
|
23 years ago |
Eric Andersen
|
ea633bb9d2
Oops. I forgot to check this in last night, so if anybody built
|
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
|
ba9470b709
Compile the compiler last
|
23 years ago |
Eric Andersen
|
b40433694d
Fix a bug noted by David Beamonte <dbeamonte@intelnet.es>, so that
|
23 years ago |
David Schleef
|
ec2653144b
Reimplemented "make install" target. I left the old one as-is,
|
23 years ago |
David McCullough
|
ca4fb819f2
|
23 years ago |
Eric Andersen
|
60b3b2c8f6
Fix some strange formatting, so the compile looks prettier.
|
23 years ago |
Eric Andersen
|
da26328fbd
Seems most folks don't have /sbin in their path
|
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 |
Manuel Novoa III
|
f745798023
Added Vladimir's ctype locale support. Make Config setting visible in features.h. Reworked build of shared lib as suggested by Magick <magick@dds.nl>.
|
23 years ago |
Eric Andersen
|
2d858d53fd
Use LDFLAGS, don't always include -nostdlib...
|
24 years ago |
Eric Andersen
|
3c7294693b
I just changed "net" to "inet" to better follow the directory
|
24 years ago |
Eric Andersen
|
7d5029c0b2
Update the build system a bit.
|
24 years ago |
Eric Andersen
|
10ac6292af
Commit a pointless change to test more updates to the logging script.
|
24 years ago |
Manuel Novoa III
|
8b15b45ecc
Enable auto-generation of a size-optimized sysconf function (saves .5k on i386).
|
24 years ago |
Manuel Novoa III
|
cc07f2350d
Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.a
|
24 years ago |
Eric Andersen
|
a267450eec
This is a silly update to test my change to the script that emails folks
|
24 years ago |
Eric Andersen
|
10c47023c8
This is a silly update to the makefile to test the new script
|
24 years ago |
Eric Andersen
|
6437980d51
Makefile fixes
|
24 years ago |
Eric Andersen
|
320f7978c2
Remove generated files.
|
24 years ago |
Eric Andersen
|
8eaff69d91
Add first pass shared lib support into Makefile.
|
24 years ago |
Eric Andersen
|
31c580aa61
linux 2.0.x kernels have broken header files. It is silly to be so
|
24 years ago |
Eric Andersen
|
330a35150a
If they have an x86, but HAS_MMU is false, warn and sleep(10) since
|
24 years ago |
Eric Andersen
|
ddaf940958
Patch from James Graves <jgraves@deltamobile.com> to better handle m68k.
|
24 years ago |
Eric Andersen
|
e4492b9c21
Clean test dir on 'make clean'
|
24 years ago |
Eric Andersen
|
163df9f27d
Makefile cleanups. For starters, OPTIMIZATION was missing...
|
24 years ago |
Eric Andersen
|
ae97a89e1a
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
|
24 years ago |