fpc/packages/gdbint
pierre 4f2691c729 + Search CC, MAKE and AWK variables inside Makefile
+ Set CC_is_gcc to 1 if CC contains gcc substring
  + Use --verbose for LDFLAGS if using gcc
  + Create gdb_get_stdin.c source to avoid problems related to stdin
    macro expansion on some targets. Add gdb_get_stdin.o object
    to XM_ADD_FILES if compilation successful.
    Set LIBGDB_HAS_GET_STDIN conditional in gdblib.inc on success.
  * Rebuild libgdb.a with possible gdb_get_stdin.o added.
  * Check for collect2 in make.log
  + Add libgdb.a manually if not use anymore on gdb executable command line.
  * Try to avoid wrong parsing of library list.

git-svn-id: trunk@24032 -
2013-03-28 12:40:11 +00:00
..
examples * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 2011-09-27 20:22:40 +00:00
src Basic GDB 7.6 support 2013-03-28 12:27:56 +00:00
fpmake.pp * Add moe information about libgdb.a and examples from tests directory 2013-03-28 12:29:13 +00:00
gen-gdblib-inc.sh + Search CC, MAKE and AWK variables inside Makefile 2013-03-28 12:40:11 +00:00
Makefile * Regenerated all makefiles. 2013-01-17 11:36:12 +00:00
Makefile.fpc * Re-generated all the Makefile.fpcs from the packages. So they are almost all the same now. 2012-11-17 00:18:50 +00:00
Makefile.fpc.fpcmake * Changed more packages to fpmake building 2012-01-15 18:26:19 +00:00