diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-06-18 15:55:40 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-06-18 15:55:40 +0200 |
commit | 47b01111b73c44c557248591705f86fc3d66a285 (patch) | |
tree | 61d1167ae970576f1f4a9adaaf11f6a8ec4f49e8 /binutils/coulomb.SCHWINGE/log_build | |
parent | 8dca0680978cae1a584f5e379b315214800570fe (diff) |
binutils: d2a61dc33b01c56f5153c1ddea7b1fb8f304f20d (2013-06-18)
Diffstat (limited to 'binutils/coulomb.SCHWINGE/log_build')
-rw-r--r-- | binutils/coulomb.SCHWINGE/log_build | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/coulomb.SCHWINGE/log_build b/binutils/coulomb.SCHWINGE/log_build index 25d04cd1..70d0ff0a 100644 --- a/binutils/coulomb.SCHWINGE/log_build +++ b/binutils/coulomb.SCHWINGE/log_build @@ -224,6 +224,8 @@ checking build system type... i686-unknown-gnu0.3 checking host system type... i686-unknown-gnu0.3 checking for i686-unknown-gnu0.3-ar... ar checking for i686-unknown-gnu0.3-ranlib... ranlib +checking whether to install libiberty headers and static library... no +configure: target_header_dir = checking for i686-unknown-gnu0.3-gcc... gcc-4.8 checking for C compiler default output file name... a.out checking whether the C compiler works... yes @@ -533,6 +535,9 @@ checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes +checking sys/resource.h usability... yes +checking sys/resource.h presence... yes +checking for sys/resource.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes @@ -556,6 +561,7 @@ checking for getuid... yes checking for getgid... yes checking for fileno... yes checking for strtoull... yes +checking for getrlimit... yes checking whether basename is declared... yes checking whether ftello is declared... yes checking whether ftello64 is declared... yes |