bug-gmp
[Top][All Lists]
Advanced

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

Re: finding stddef.h when compiling gmp.h with sdcc


From: Kevin Ryde
Subject: Re: finding stddef.h when compiling gmp.h with sdcc
Date: Tue, 03 Jun 2003 08:36:15 +1000
User-agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.2 (gnu/linux)

DAVID JASINSKI <address@hidden> writes:
>
> I am attempting to compile gmp.h with sdcc (small device c compiler), and
> during compilation, the gmp.h is unable to find the stddef.h file.

You should make one for it.  In gmp we use it to get a typedef of
size_t.

> This error does not occur while using other compilers like gcc.

We believe stddef.h is, or should be, universally available.

> I have tried to 
> put stddef.h and gmp.h local, and this also does not address the problem.  

I don't follow what you're saying here.

-- 
All followups to address@hidden please.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]