This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Headers located in plugin/include


On 10/08/2012 12:31 PM, Christer Solskogen wrote:

libs/context/src/stack_allocator_posix.cpp:13:22: fatal error: sys/mman.h: No such file or directory

This is the first C++ compilation error. You should figure out why that fails. It seems you're trying to cross-compile to mingw, not sure if stack_allocator_posix.cpp is intended to build on that target.


One of the Boost mailing lists is probably a better fit for this question.

--
Florian Weimer / Red Hat Product Security Team


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]