Amiga.org

Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: Karlos on June 09, 2005, 10:07:22 PM

Title: StormGCC WOS bugs?
Post by: Karlos on June 09, 2005, 10:07:22 PM
Hi,

I've finally picked up on a way long overdue bit of work. A shared library (alas I can't way what exactly) for WarpOS I am updating in preperation for OS4 seems to have a problem that after *days* of careful scrutiny and doubting my own code, finally seems to be the result of faulty code generation.

It isn't completely confirmed yet, so does anybody have a good link for a list of known StormC4 bugs for the gcc/warpup compiler/target?
Title: Re: StormGCC WOS bugs?
Post by: Jose on June 10, 2005, 05:49:24 PM
Probably stupid question, but out of curiosity why don't you try to compile it with another compiler (like vbcc) with WOS and AOS4 support ? If the bug doesn't show up then probably it's the compiler's fault. Or it't not that simple ?