diff options
Diffstat (limited to 'binutils/kepler.SCHWINGE/log_build')
-rw-r--r-- | binutils/kepler.SCHWINGE/log_build | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/kepler.SCHWINGE/log_build b/binutils/kepler.SCHWINGE/log_build index e3763500..0a3893f0 100644 --- a/binutils/kepler.SCHWINGE/log_build +++ b/binutils/kepler.SCHWINGE/log_build @@ -224,6 +224,8 @@ checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-ar... ar checking for i686-pc-linux-gnu-ranlib... ranlib +checking whether to install libiberty headers and static library... no +configure: target_header_dir = checking for i686-pc-linux-gnu-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 |