https://sourceforge.net/tracker/?func=d ... up_id=4470
if possible please someone start testing it, i am working so much these days...
synopis: sisnce some bugs has fixed in gcc certain core libraries of spring no longer work if you try to compile the game; so we need to get the library developers notifieded so they will fix the library to us.
new ggc version issues
Moderator: Moderators
Re: new ggc version issues
I have troubles with opening the link, any details somewhere else?
Re: new ggc version issues
for me it worked. i copied the text from the link here: http://rafb.net/p/K54ur820.html
Re: new ggc version issues
Are you talking about SVN Spring or 0.76?
I had trouble with 0.76 building on Intrepid (which has all new stuff) but SVN seemed to build ok.
I had trouble with 0.76 building on Intrepid (which has all new stuff) but SVN seemed to build ok.
Re: new ggc version issues
OpenAL and DevIL had incompatibilities with gcc 4.2.3, something about typedefs involving void; so if i want to compile spring under this gcc (slackware 12.1) those libraries must be updated.YokoZar wrote:Are you talking about SVN Spring or 0.76?
I had trouble with 0.76 building on Intrepid (which has all new stuff) but SVN seemed to build ok.
if you use gcc 4.1.2 it will compile flawlessly, but it will work based on a compiler failure.
check you gcc first, so you will know if you are upstream with your compiler.
Re: new ggc version issues
for the record (so I can find it later): new gcc for win32 at http://www.tdragon.net/.