mention a pair of recent file additions in Cross-compiling

[skip travis]
This commit is contained in:
nhmall
2020-02-01 22:49:21 -05:00
parent 09d82164fc
commit bfd180a5ac
+6 -6
View File
@@ -189,14 +189,14 @@ cross-compiling possible:
Mac OS X are some examples of platforms that have cross-compilers Mac OS X are some examples of platforms that have cross-compilers
for other targets available) for other targets available)
o Then, make the community, devteam, and otheres aware that you're starting o Then, make the community, devteam, and others aware that you're starting
a cross-compile of NetHack for XX-Platform. You might need to ask some a cross-compile of NetHack for XX-Platform. You might need to ask some
"starting out" questions initially, and as you get deeper into it, you "starting out" questions initially, and as you get deeper into it, you
might need to ask some tougher questions. might need to ask some tougher questions.
o Perhaps consider forking from NetHack on GitHub, and do the o Perhaps consider forking from NetHack on GitHub, and do the
cross-compiler work there in your fork. Strive to get it to a point where cross-compiler work there in your fork. Strive to get it to a point where
its ready to play-test on XX-Platform, or perhaps even use an emulator it's ready to play-test on XX-Platform, or perhaps even use an emulator
of XX-Platform if one is available. We live in a time where plenty do. of XX-Platform if one is available. We live in a time where plenty do.
Doing your work on a GitHub fork has the following advantages: Doing your work on a GitHub fork has the following advantages:
@@ -364,16 +364,16 @@ Using the cross-compiler, build the following targets:
src/drawing.c, src/dungeon.c, src/eat.c, src/end.c, src/drawing.c, src/dungeon.c, src/eat.c, src/end.c,
src/engrave.c, src/exper.c, src/explode.c, src/engrave.c, src/exper.c, src/explode.c,
src/extralev.c, src/files.c, src/fountain.c, src/extralev.c, src/files.c, src/fountain.c,
src/hack.c, src/hacklib.c, src/invent.c, src/hack.c, src/hacklib.c, src/insight.c, src/invent.c,
src/isaac64.c, src/light.c, src/lock.c, src/mail.c, src/isaac64.c, src/light.c, src/lock.c, src/mail.c,
src/makemon.c, src/mapglyph.c, src/mcastu.c, src/makemon.c, src/mapglyph.c, src/mcastu.c,
src/mdlib.c, src/mhitm.c, src/mhitu.c, src/minion.c, src/mdlib.c, src/mhitm.c, src/mhitu.c, src/minion.c,
src/mklev.c, src/mkmap.c, src/mkmaze.c, src/mkobj.c, src/mklev.c, src/mkmap.c, src/mkmaze.c, src/mkobj.c,
src/mkroom.c, src/mon.c, src/mondata.c, src/monmove.c, src/mkroom.c, src/mon.c, src/mondata.c, src/monmove.c,
src/monst.c, src/mplayer.c, src/mthrowu.c, src/muse.c, src/monst.c, src/mplayer.c, src/mthrowu.c, src/muse.c,
src/music.c, src/nhlsel.c, src/nhlua.c, src/o_init.c, src/music.c, src/nhlsel.c, src/nhlua.c, src/nhlobj.c,
src/objects.c, src/objnam.c, src/options.c, src/o_init.c, src/objects.c, src/objnam.c,
src/pager.c, src/pickup.c, src/pline.c, src/options.c, src/pager.c, src/pickup.c, src/pline.c,
src/polyself.c, src/potion.c, src/pray.c, src/polyself.c, src/potion.c, src/pray.c,
src/priest.c, src/quest.c, src/questpgr.c, src/priest.c, src/quest.c, src/questpgr.c,
src/random.c, src/read.c, src/rect.c, src/region.c, src/random.c, src/read.c, src/rect.c, src/region.c,