diff options
Diffstat (limited to 'binutils-gdb/kepler.SCHWINGE/log_build')
-rw-r--r-- | binutils-gdb/kepler.SCHWINGE/log_build | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils-gdb/kepler.SCHWINGE/log_build b/binutils-gdb/kepler.SCHWINGE/log_build index e0e25fa5..4d2d7038 100644 --- a/binutils-gdb/kepler.SCHWINGE/log_build +++ b/binutils-gdb/kepler.SCHWINGE/log_build @@ -9259,9 +9259,9 @@ mkdir -p -- ./guile/gdb /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o ./gdb.go ./gdb.scm wrote `./gdb.go' /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/experimental.go gdb/experimental.scm +wrote `gdb/experimental.go' ;;; note: source file ./gdb.scm ;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go -wrote `gdb/experimental.go' /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/iterator.go gdb/iterator.scm wrote `gdb/iterator.go' ;;; note: source file ./gdb.scm @@ -9273,11 +9273,11 @@ wrote `gdb/printing.go' /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/support.go gdb/support.scm wrote `gdb/support.go' /usr/bin/guild compile -Warity-mismatch -Wformat -Wunused-toplevel -L . -o gdb/types.go gdb/types.scm +wrote `gdb/types.go' ;;; note: source file ./gdb.scm ;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb.scm.go ;;; note: source file ./gdb/iterator.scm ;;; newer than compiled /home/thomas/.cache/guile/ccache/2.0-LE-4-2.0[...]/tschwinge/W._C._Handy.build/gdb/data-directory/guile/gdb/iterator.scm.go -wrote `gdb/types.go' touch stamp-guile rm -rf ./system-gdbinit mkdir ./system-gdbinit |