| delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
| From: | Karl Garrison <kdgarris AT gmail DOT com> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: "No memory to gather arguments" when linking |
| Date: | Mon, 2 Jan 2012 17:37:20 -0800 (PST) |
| Organization: | http://groups.google.com |
| Lines: | 28 |
| Message-ID: | <2e8e1faa-b22d-46fc-89b8-c75ee0420282@q9g2000yqe.googlegroups.com> |
| References: | <8944c789-141d-4e92-b233-5f7655461a92 AT r5g2000yqc DOT googlegroups DOT com> <ddb5c9a1-6a73-4d7a-b94b-89515ed1dfc4 AT k10g2000yqk DOT googlegroups DOT com> |
| NNTP-Posting-Host: | 75.46.69.228 |
| Mime-Version: | 1.0 |
| X-Trace: | posting.google.com 1325555023 27199 127.0.0.1 (3 Jan 2012 01:43:43 GMT) |
| X-Complaints-To: | groups-abuse AT google DOT com |
| NNTP-Posting-Date: | Tue, 3 Jan 2012 01:43:43 +0000 (UTC) |
| Complaints-To: | groups-abuse AT google DOT com |
| Injection-Info: | q9g2000yqe.googlegroups.com; posting-host=75.46.69.228; posting-account=bzk3egoAAAA67jxXDiN4J5guIokfhoCT |
| User-Agent: | G2/1.0 |
| X-Google-Web-Client: | true |
| X-Google-Header-Order: | HUALESNKRC |
| X-HTTP-UserAgent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) |
| Gecko/20111107 Ubuntu/10.10 (maverick) Firefox/3.6.24,gzip(gfe) | |
| Bytes: | 2511 |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id q03202cg020177 |
| Reply-To: | djgpp AT delorie DOT com |
On Jan 1, 3:36 pm, Rugxulo <rugx DOT DOT DOT AT gmail DOT com> wrote:
> Are you just trying to hack at it (no pun intended)? Or are you
> compiling some forked version, e.g. SporkHack? Honestly, I'm horrible
> at NetHack, never really got into it, though I've played with other
> roguelikes. You could? also try cc'ing news://rec.games.roguelike.nethack,
> but normally most people don't care much for DOS ports, sadly.
>
> FYI, it *does* build and run for me (PuppyLinux + DOSEMU), but I had
> to read "sys\msdos\Install.dos" and do what it says. Actually, even
> then I had to manually tweak and copy a few things as the DOS Makefile
> seems bitrotted ("There has been very little port-specific maintenance
> for NetHack on DOS since NetHack 3.3.0.").
I did finally get it to compile and run; the linking issue was not
memory-related, but caused by a malformed file containing the list
of .o files that went into the binary. Once I solved that, everything
was good.
In my case, I was indeed compiling a custom version: NetHack for DOS
with the nethack-curses interface. http://nethack-curses.sourceforge.net
Thanks!
--
Karl Garrison
kgarrison AT pobox DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |