crosstool-ng/scripts
Yann E. MORIN" 3950f8e87d A bunch of fixes/improvements to the gdb build:
- allow native builds (both shared and static)
 - fix enabling threads
 - better handle the gdbserver case
 - introduce the ncurses library to allow native builds
 - re-order config options adequately

 /trunk/scripts/build/debug/300-gdb.sh |  126    79    47     0 ++++++++++++++++++++++++++---------------
 /trunk/config/debug/gdb.in            |   45    33    12     0 +++++++++++----
 2 files changed, 112 insertions(+), 59 deletions(-)
2008-06-19 15:33:33 +00:00
..
build A bunch of fixes/improvements to the gdb build: 2008-06-19 15:33:33 +00:00
crosstool.sh Help glibc build by exporting PARALLELMFLAGS. 2008-06-17 11:30:36 +00:00
functions Only print "Build completed" if build was successful. 2008-06-19 15:31:04 +00:00
saveSample.sh Fix saving samples. 2008-06-18 12:53:38 +00:00
showSamples.sh Re-format the dumped DokuWiki table of samples. 2008-06-18 13:20:14 +00:00
tarball.sh.broken Get rid of all command (which is a bashism), and replace them with $(command), which is POSIX. 2008-05-20 21:32:39 +00:00