[prev in list] [next in list] [prev in thread] [next in thread] 

List:       etux
Subject:    Re: gcc not compiling
From:       Dan Kegel <dank () kegel ! com>
Date:       2005-09-10 2:19:17
Message-ID: 432242A5.2040400 () kegel ! com
[Download RAW message or body]

sammy sammy wrote:
> Iam stuck not know why i get this "make " not
> happening
> 
> binutills-2.13.90-20021006-2            build-binutils
>  build-gcc    gcc-3.2.2         glibc-2.3.2.tar.gz
> binutils-2.13.90-20021006-2-src.tar.gz  build-boot-gcc
>  build-glibc  gcc-3.2.2.tar.gz 
> glibc-linuxthreads-2.3.2.tar.gz
> 
> These are what i have downloaded and using in the
> "build-tools" directory as described in the book BELS.
> my binutils compile fine ... my gcc is not
> it goes half way and then terminates the make with
> this
> 
> ...
> In file included from tconfig.h:21,
>                  from
> ../../gcc-3.2.2/gcc/libgcc2.c:36:
> ../../gcc-3.2.2/gcc/config/i386/linux.h:224:20:
> signal.h: No such file or directory
> ../../gcc-3.2.2/gcc/config/i386/linux.h:225:26:
> sys/ucontext.h: No such file or directory
> make[2]: *** [libgcc/./_muldi3.o] Error 1
> 
> 
> any one any idea why ??? 
> 
> i had compiled as :
> build-tools]$ ../gcc-3.2.2/configure --target=$TARGET
> --prefix=${PREFIX} --without-headers --with-newlib
> --enable-languages=c

Maybe you forgot
         --enable-threads=no
?

Another report of the same problem is here, did you see it?
(I found it by googling for "signal.h: No such file or directory" _muldi3)
http://gcc.gnu.org/ml/gcc-help/2003-05/msg00173.html
- Dan

-- 
Trying to get a job as a c++ developer?  See http://kegel.com/academy/getting-hired.html

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic