Eric Andersen
|
cbc7417d32
Patch from Michael E Brown <mebrown@michaels-house.net> to
|
23 년 전 |
Eric Andersen
|
16fa65662a
Oops. I accidentally commited some experimental test code
|
23 년 전 |
Eric Andersen
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
23 년 전 |
Eric Andersen
|
ffc7bb39cc
This commit merges David Schleef's updates to the build system, which a
|
23 년 전 |
Eric Andersen
|
a9e5b24e67
Don't change options on based on path -- use command line options or
|
23 년 전 |
Eric Andersen
|
4836768df7
Allow the shared lib loader to fallback on the builddir if everything
|
23 년 전 |
Manuel Novoa III
|
e68b7116f9
Added cmdline options --uclibc-use-build-dir and --uclibc-use-rpath so that
|
23 년 전 |
Manuel Novoa III
|
dd4d42c2b9
Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, and
|
23 년 전 |
Manuel Novoa III
|
d75f418d41
Look's like I need to disable the rpath stuff for now as well.
|
23 년 전 |
Manuel Novoa III
|
127e6e3b31
Revert behavior of wrapper to not use dynamic linker in the build dir, so
|
23 년 전 |
Manuel Novoa III
|
54ebc8099e
Revert behavior to either INSTALL_DIR or BUILD_DIR but not both. Also, if
|
23 년 전 |
Eric Andersen
|
cebef70d90
One last structural change. Install header files to INSTALLDIR/usr/include
|
23 년 전 |
Eric Andersen
|
9995419bee
Patch from Andreas Neuhaus <andy@fasta.fh-dortmund.de>
|
23 년 전 |
Eric Andersen
|
f0da4aa1d8
Ok, this should finish off my massive ro-organization. The source
|
23 년 전 |
Eric Andersen
|
b35cf07aac
Avoid needing to distinguis between the install dir and the build
|
23 년 전 |
Eric Andersen
|
eaf2612eb2
Revert my ill-advised change to force the shared lib loader to always
|
23 년 전 |
Eric Andersen
|
54069d7c6d
Make sure that we list the shared lib loader as a required lib
|
23 년 전 |
Manuel Novoa III
|
0622974e19
Update the gcc wrapper. Changes described in the notes at the top of the file.
|
23 년 전 |
Manuel Novoa III
|
7b6a9548ee
Fix dynamic linking bug. If you need -ldl, you must explicitly add the
|
23 년 전 |
Eric Andersen
|
e990ae71cb
Make a naming change to be consistent with other cross compiling tools.
|
23 년 전 |
Eric Andersen
|
faec125f35
This evening I've been investigating why linking with the shared uClibc library
|
24 년 전 |
Manuel Novoa III
|
a798822789
Set dynamic linker used to /lib/ld-linux.so.1. Changeable in Makefile.
|
24 년 전 |
Manuel Novoa III
|
cecd0b2a5c
Adapted to handle shared libraries as well as static. Fixed Makefile for m68k.
|
24 년 전 |
Eric Andersen
|
9cf790d833
Oops. Forgot to check these in...
|
24 년 전 |
Eric Andersen
|
d1322f5f39
First pass at making this work with the new libcrt0.o location.
|
24 년 전 |
Eric Andersen
|
ae97a89e1a
A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.
|
24 년 전 |