Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.85k stars 524 forks source link

`README.riscos`: Improve the document #22113

Closed rwp0 closed 4 weeks ago

rwp0 commented 1 month ago

Enhance formatting, minor clarifications etc

https://perldoc.perl.org/perlriscos

rwp0 commented 1 month ago

Cygwin fails for an unrelated reason:

0 [main] perl 2982 child_info_fork::abort: address space needed by 'mro.dll' (0x400000) is already occupied

tonycoz commented 4 weeks ago

Cygwin fails for an unrelated reason:

0 [main] perl 2982 child_info_fork::abort: address space needed by 'mro.dll' (0x400000) is already occupied

Try rebasing on blead now.

tonycoz commented 4 weeks ago

I'll be greatly surprised if riscos builds still worked, though there are modern risc os systems -- raspberry pi can run risc os open

rwp0 commented 4 weeks ago

@tonycoz I replaced the link and rebased my branch.

Could you please review again and approve if everything is alright?

Thanks