Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Xavi92

Pages: [1]
1
General Jo Engine Help / Compiling Jo Engine under GCC 7.2.0
« on: October 22, 2017, 04:32:17 am »
Hi there,

I heard about your game engine a few days ago thanks to the guys in Sega Saturno forums. As a Linux user, I was a bit puzzled when the README file suggested me to use Wine, so I recompiled GCC version 7.2.0 for the sh-elf target (Jo Engine originally is meant for sh-coff, which seems to be currently deprecated). Surprisingly though, Jo Engine could be easily compiled, but when linking "demo1" against libjoengine.a and SGL libs, GCC complains about not finding "-lc" (standard C library). I haven't extensively read JoEngine's source code, but is it actually supposed to use libc? If so, where can I find an implementation for it?

Thanks for reading.

Pages: [1]
SMF spam blocked by CleanTalk