Can't manage to build ldc, problem seems to be compiling ldc/runtime/profile-rt/profile-rt-38/GCDAProfiling.c

Andrew via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Sat Jul 23 07:07:20 PDT 2016


On Saturday, 23 July 2016 at 14:04:22 UTC, Andrew wrote:
> On Saturday, 23 July 2016 at 13:34:14 UTC, Johan Engelen wrote:
>> Can you check whether the file "sys/mman.h" contains MAP_FILE 
>> or not?
>
> Sorry, replied without seeing this message. In 
> /usr/include/sys/mman.h there's no mention of MAP_FILE or 
> MAP_SHARED

/usr/include/bits/mman.h has:

# define MAP_FILE	0


More information about the digitalmars-d-ldc mailing list