RE: gcc compiler error description

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

 



Hi David,

> Where can I get description about error with number 22?

The error codes are in /usr/include/sys/errno.h header.

#define EINVAL 22 /* Invalid argument */

The extended description for the problem you ran into is "can't map file".

HTH,
--Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux