URL:
<http://savannah.gnu.org/bugs/?34809>
Summary: libobjc2 compile fail on MingW
Project: GNUstep
Submitted by: fedor
Submitted on: Fri 11 Nov 2011 10:00:34 PM MST
Category: Libraries
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
I tried compiling the latest libobjc2 svn on MingW and got this:
This is gnustep-make 2.6.0. Type 'make print-gnustep-make-help' for help.
Making all for library libobjc...
Compiling file block_to_imp.c ...
block_to_imp.c:8:22: fatal error: sys/mman.h: No such file or directory
compilation terminated.
make[3]: *** [obj/libobjc.obj/block_to_imp.c.o] Error 1
make[2]: *** [internal-library-all_] Error 2
make[1]: *** [libobjc.all.library.variables] Error 2
make: *** [internal-all] Error 2
Windows doesn't have mmap, but it can map files (see:
http://sourceware.org/ml/binutils/2009-10/msg00169.html). I'm not sure I
understand enough about what libobjc2 is doing with mmap to implement a fix.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?34809>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gnustep