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]

How to get GNU Parallel working with Cygwin


I noticed today that we don't have this package. I tried building it from source with a './configure && make && make install'.

But when I run "sem" I get the following output:

1 [main] perl 7712 child_info_fork::abort: address space needed by 'Util.dll' (0x1E0000) is already occupied 1 [main] perl 13596 child_info_fork::abort: address space needed by 'Util.dll' (0x1E0000) is already occupied 1 [main] perl 13920 child_info_fork::abort: address space needed by 'Util.dll' (0x1E0000) is already occupied
...

I don't have any issue running perl directly.

The package in question:
https://www.gnu.org/software/parallel/

Any ideas?

Thank you.

--
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]