> /usr/lib/gcc-lib/i386-linux/2.95.4/include/limits.h
Thanks a lot, that's what I needed.
I recompiled gcc, but after the installation gcc-lib//2.95.3/include
directory remained empty. I had to copy float.h, limits.h and syslimits.h
manually from /gcc/include. There are many header files,
do I ne
--begin quoted message from Alexey,
> While trying to compile something I get the error message:
>
> ***
>
> In file included from /usr/include/bits/socket.h:31,
> from /usr/include/netinet/in.h:212,
>
On Thu, 24 Jan 2002 19:39:39 +0300 (MSK), "Alexey" <[EMAIL PROTECTED]> wrote:
> While trying to compile something I get the error message:
>
> ***
>
> In file included from /usr/include/bits/socket.h:31,
> from /usr
On 5 Oct, Ralph Winslow wrote:
> Lately, when compiling various packages (pgp, perl5.004-2)
> I get errors like:
>
> /usr/include/limits.h:52: No include path in which to find limits.h
>
> Since it found limits.h in /usr/include I don't get it. I got by
> one of these by adding
>
This has puz
> Lately, when compiling various packages (pgp, perl5.004-2)
> I get errors like:
>
> /usr/include/limits.h:52: No include path in which to find limits.h
>
> Since it found limits.h in /usr/include I don't get it.
Gcc found limits.h there too. But now it wants the one in
usr/include/linux/limit
5 matches
Mail list logo