built-in function 'exp' declared as non-function

Jonathan Wakely jwakely.gcc@gmail.com
Thu Apr 11 17:49:00 GMT 2019


On Thu, 11 Apr 2019 at 18:34, phi gcc <phi.gcc@gmail.com> wrote:

> Exp when used requires both math.h and -lm
> Does it make it an stdlib ?
>
> I am new to this vocable sounds like stdlib is the sum of a bunch of .h
> and may .a .so, with bunch meaning the list can grow at will.
>

The standard library is what's defined in the standard, nothing to do with
a bunch of headers and library files on disk.


> I must have missed something .... 😀
>



More information about the Gcc-help mailing list