[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libdiskfs ( Error while compiling Hurd under Hurd )



Roland McGrath <roland@frob.com> writes:

> What version of gcc are you using?  I have seen similar crashes using the
> patched gcc-2.96 from Red Hat 7, but never with gcc-2.95.2.
> I have never seen these crashes when using -O2 instead of -O3.
> 

gcc-2.95.3-5 ( From unstable version /sid )

When I went through my config.log file to see if there were any
errors, this was what I found...


---------------------------------

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:564: checking host system type
configure:637: checking for a BSD compatible install
configure:694: checking for mawk
configure:725: checking build system type
configure:751: checking for gcc
configure:785: checking for gcc
configure:864: checking whether the C compiler (gcc  ) works
configure:880: gcc -o conftest    conftest.c  1>&5
configure:910: checking whether the C compiler (gcc  ) is a cross-compiler
configure:916: checking whether we are using GNU C
configure:925: gcc -E conftest.c
configure:963: checking for ld
configure:995: checking for objcopy
configure:1027: checking for ar
configure:1059: checking for ranlib
configure:1091: checking for mig
configure:1125: checking for crypt in -lcrypt
configure:1144: gcc -O -o conftest    conftest.c -lcrypt   1>&5
configure:1168: checking for ld --version-script
configure:1185: eval ${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5 1>&5
configure:1189: gcc -O  -shared -o conftest.so conftest.o -nostartfiles -nostdlib -Wl,--version-script,conftest.map 1>&5
configure:1201: checking for libio
configure:1216: gcc -O -c   conftest.c 1>&5
configure:1209: #error No libio found.
configure: failed program was:
#line 1206 "configure"
#include "confdefs.h"
#include <stdio.h>
#ifndef _STDIO_USES_IOSTREAM
# error No libio found.
#endif
int main() {

; return 0; }
--------------------------------


-- 
  
ooOo \|||/ oOoo
===============
n a h e e d m v 



Reply to: