Sorry, had to catch the shuttle to the train to home to choir. ;) $ ./gforth-ditc --debug -i ./kernl64l.fi Opened image file: ./kernl64l.fi Magic found: Gforth5 little endian, cell=8 bytes, char=1 bytes, au=1 bytes offsets code/xt/label: 0/0/0 Compiled with gcc-4.8.1 Using 0 static superinsts pagesize=65536 try mmap(0x0, $800000, ..., MAP_ANON, ...); success, address=0x6ffff800000 try mmap(0x6ffff800000, $1e858, ..., MAP_FIXED|MAP_FILE, imagefile, 0); failed: Permission denied
DaR -----Original Message----- From: Bernd Paysan [mailto:[email protected]] Sent: Wednesday, September 11, 2013 4:49 PM To: Dennis Ruffer Cc: 'gforth' Subject: Re: [gforth] Latest git and cygwin 64-bit Am Mittwoch, 11. September 2013, 16:41:44 schrieb Dennis Ruffer: > -----Original Message----- > From: Bernd Paysan [mailto:[email protected]] > Sent: Wednesday, September 11, 2013 4:38 PM > To: Dennis Ruffer > Cc: 'gforth' > Subject: Re: [gforth] Latest git and cygwin 64-bit > > Am Mittwoch, 11. September 2013, 16:22:31 schrieb Dennis Ruffer: > > Here's just the make after rm engine/*.o > > Looks better, but creating gforth.fi fails, without showing a reason > in the log file. What do you get when you start > > ./gforth --debug -i ./kernl64l.fi > -bash: ./gforth: No such file or directory Oh, please find whatever gforth-*.exe is there (maybe in engine) and run it with the command line I gave you. This requires a minimum amount of brain ;-). -- Bernd Paysan "If you want it done right, you have to do it yourself" http://bernd-paysan.de/
