Moderators: simonsunnyboy, Mug UK, Zorro 2, Moderator Team
ThorstenOtto wrote:you can't use *any* of the existing libraries. Everything has to be recompiled, including mintlib, gemlib, and every gnu package you can think of. I don't see any of that libraries.
m0n0 wrote:does gcc7 for Atari ST compile these libraries without annoying bugs
m0n0 wrote:and can you run the executables with enough confidence?
m0n0 wrote:As long as the result of the produced executables is unpredictable, it's not worth to recompile all that stuff.
leech wrote:Oh, I guess Vincent's Repo isn't updated with GCC7 yet then?
leech wrote:Granted last time I tried compiling something (QED) it couldn't find cflib, which I'm sure I have installed.
BlankVector wrote:(sorry to be out of topic)leech wrote:Oh, I guess Vincent's Repo isn't updated with GCC7 yet then?
Not yet. I will integrate other people's efforts on m68k-atari-mint GCC 7 when it's mature. Currently I only provide GCC 4.6.4, that one has been stable for years.leech wrote:Granted last time I tried compiling something (QED) it couldn't find cflib, which I'm sure I have installed.
It worked for me, as I recompiled QED myself without trouble. A potential issue could have been defaults settings in my Cygwin cross-tools installer. In older versions, default installation type was set to Typical (without CFLib) while on more recent versions it is set to Full (with CFLib).
LuigiThirty wrote:Anyone have a link to the CVS mintlib? The Git one doesn't cooperate when building from source.
LuigiThirty wrote:Hey, is there a problem switching --enable-decimal-float to --disable-decimal-float in your GCC build script? I'm building on a SPARC target which doesn't support decimal float. I won't know the results for a while, so I figure I'd ask too.
ThorstenOtto wrote:LuigiThirty wrote:Hey, is there a problem switching --enable-decimal-float to --disable-decimal-float in your GCC build script? I'm building on a SPARC target which doesn't support decimal float. I won't know the results for a while, so I figure I'd ask too.
Unless you try to compile some Atari program with the resulting compiler that needs decimal floats, that shouldn't be a problem. But it shouldn't be necessary, the host does not have to support that to enable that switch.
LuigiThirty wrote:Having some trouble with crashes though
LuigiThirty wrote:Is it possible to get symbolic debugging going with a TOS application built in GCC?
Or are my chances dire enough that I should keep working on my homemade GDB stub for TOS?
Users browsing this forum: No registered users and 3 guests