This is the mail archive of the cygwin mailing list for the Cygwin 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]

mmap fails to allocate memory (installing Ikarus Scheme compiler)


I'm trying to build the Ikarus Scheme compiler (https://launchpad.net/ikarus, version 0.0.3: https://launchpad.net/ikarus/0.0/0.0.3/+download/ikarus-0.0.3.tar.gz), and I'm encountering a problem with mmap:

make[2]: Entering directory `/home/Daniel/ikarus-0.0.3/scheme'
../src/ikarus -b ./ikarus.boot.prebuilt --r6rs-script makefile.ss
failed to mmap: Cannot allocate memory

The author claims to have ported the code to work under Cygwin, but the project hasn't had much activity lately, so it's possible something has changed underneath it to cause this to break. I'd like to get some insight on whether this is a problem with (a) Ikarus, (b) my Cygwin setup, or (c) the Cygwin implementation of mmap.

Thanks,
-- D

Attachment: cygcheck.out
Description: Text document

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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