RestlessRodent Posted August 25, 2016 Danfun64 said:So this? CC_CFLAGS = -fno-stack-protector -fno-stack-protector-all $(CC_SUBSYSTEMCFLAGS) $(CC_SYSTEMCFLAGS) $(CC_MODECFLAGS) -I$(INPUT_SRC) -I$(INPUT_ISRC)With that code, this happens danfun64@danfun64-Aspire-5560:~/Documents/doom-src/remoodsrc_09a$ make gcc -c isrc/sdl/dosstr.c -o objs/lrdosstr.o -fno-stack-protector -fno-stack-protector-all -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DLINUX -DDIRECTFULLSCREEN -DSDL -DVID_X11 -DENABLEMULTITHREADING -g1 -O2 -DNDEBUG -Isrc -Iisrc gcc-5.real: error: unrecognized command line option ‘-fno-stack-protector-all’ GNUmakefile:502: recipe for target 'objs/lrdosstr.o' failed make: *** [objs/lrdosstr.o] Error 1 Remove the invalid option. If it fails to run following that, you can try installing the x86 development packages for SDL (`dpkg --add-architecture i386` to enable multi-arch, if not enabled already). 0 Quote Share this post Link to post
Danfun64 Posted August 25, 2016 As compiled with "-fno-stack-protector": https://paste.debian.net/hidden/3bd166d4/ Upon copying the newly compile binary to a new folder, along with remood.wad and doom2.wad, I get this: https://paste.debian.net/hidden/67a2c764/ 0 Quote Share this post Link to post
RestlessRodent Posted August 25, 2016 Danfun64 said:As compiled with "-fno-stack-protector": https://paste.debian.net/hidden/3bd166d4/ Upon copying the newly compile binary to a new folder, along with remood.wad and doom2.wad, I get this: https://paste.debian.net/hidden/67a2c764/ Remove those switches and instead call `make DEBUG=1`, then execute remood-dbg. 0 Quote Share this post Link to post
Danfun64 Posted August 25, 2016 https://paste.debian.net/hidden/09d3a7e0/ for compile log https://paste.debian.net/hidden/1b6a969d/ for terminal log Spoiler Starting program: /home/danfun64/Documents/doom/ports/remood/remood-dbg [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffedece700 (LWP 12822)] [Thread 0x7fffedece700 (LWP 12822) exited] [New Thread 0x7fffedece700 (LWP 12823)] Thread 1 "remood-dbg" received signal SIGABRT, Aborted. 0x00007ffff7284418 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54 54 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory. for gdb log It actually ran a little more in the debug build. Got up to the title screen, but the moment i chose my difficulty, it crashed. Maybe typing VERBOSE=1 had something to do with things running a little more? IDK 0 Quote Share this post Link to post
RestlessRodent Posted August 25, 2016 Danfun64 said:It actually ran a little more in the debug build. Got up to the title screen, but the moment i chose my difficulty, it crashed. Maybe typing VERBOSE=1 had something to do with things running a little more? IDK When it crashes, can you give me the output of `bt full`? 0 Quote Share this post Link to post
Danfun64 Posted August 25, 2016 terminal output: https://paste.debian.net/hidden/8d70b59e/ gdb output: https://paste.debian.net/hidden/9b528632/ 0 Quote Share this post Link to post
RestlessRodent Posted January 25, 2017 I setup a read-only mirror of ReMooD on GitHub at https://github.com/RestlessRodent/ReMooD. As for ReMooD, currently working on the WAD code. 0 Quote Share this post Link to post
Death Egg Posted January 26, 2017 Shouldn't this topic be added to the stickied threads, since it's the main topic for the port? 0 Quote Share this post Link to post
RestlessRodent Posted January 26, 2017 Death Egg said:Shouldn't this topic be added to the stickied threads, since it's the main topic for the port? This depends if a moderator wants to sticky it or not. 0 Quote Share this post Link to post
RestlessRodent Posted January 26, 2017 Graf Zahl said:Have you asked? Yes, I asked 8.5 months ago, but I received no response. 0 Quote Share this post Link to post
VGA Posted January 27, 2017 Maybe they want active ports to be stickied and the newer release was not out then, the previous was from 2009? 0 Quote Share this post Link to post
RestlessRodent Posted January 27, 2017 VGA said:Maybe they want active ports to be stickied and the newer release was not out then, the previous was from 2009? ReMooD 0.9a released in 2016. 0 Quote Share this post Link to post
VGA Posted January 27, 2017 RestlessRodent said:ReMooD 0.9a released in 2016. But 8.5 months ago it wasn't released yet! 0 Quote Share this post Link to post
Warolrack Posted September 19, 2022 ReMooD just doesn't see wad files and outputs this 0 Quote Share this post Link to post
Redneckerz Posted September 19, 2022 5 hours ago, Warolrack said: ReMooD just doesn't see wad files and outputs this Holy necroroni what a bump. Try renaming DOOM1.wad to just DOOM.wad, as the very screenshot shows. 0 Quote Share this post Link to post
Xeebleton Posted October 15, 2022 (edited) clicking the link to the website brings me here. never in my life have I been more confused. Edited October 15, 2022 by DoodlesGDX 1 Quote Share this post Link to post
taufan99 Posted October 17, 2022 On 10/15/2022 at 11:50 PM, DoodlesGDX said: clicking the link to the website brings me here. never in my life have I been more confused. Looks like Crispy Doom now has a worthy rival! 2 Quote Share this post Link to post
YeOldeFellerNoob Posted November 12, 2022 Bruh, I clicked the link and saw an ad about marijuana 1 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.