Date: Wed, 08 Oct 2008 09:31:43 -0400 From: madodel Subject: [VOICENWS] SW: GCC 4.3.2 news - Firefox builds (and runs) with it ++ From the VOICE OS/2-eCS News Service http://www.os2voice.org ++ From: Paul Smedley Hi All, I managed to get some form of dllexport support working in GCC 4.3.2 today, and successfully built Firefox 3.0-cvs using it (http://smedley.info/mozilla.jpg) It required just a couple of extras changes above those required to build using 3.4.6 There are still known issues with my current GCC 4.3.2 build: - precompiled headers do not currently work - no thread support in gcc.exe as I forgot to --enable-threads when running configure - this will be fixed in the next drop - for some strange reason, gcc fails to produce an executable where there are libs added on the command line that are not required, ie gcc -Zexe -Zomf -s conftest.c -lgcc FAILS gcc -Zexe -Zomf -s conftest.c WORKS - no support yet for the GOMP multiprocessor library - link warning when using -Zomf - emxomf will require updating to deal with the new stabs types, but according to Knut, the warnings can be safely ignored This build hasn't had huge amounts of testing, but has been used to build Scribus, Firefox 3.0cvs and ffmpeg successfully. Any feedback on things that work/don't work vs GCC 3.3.5 would be appreciated! The binary itself can be downloaded from http://download.smedley.info/gcc-4.3.2-os2-20081008.zip Please also keep checking http;//os2ports.smedley.info for newer builds. Feedback appreciated :) Cheers, Paul. -- For a choice in the future of personal computing, Join VOICE - http://www.os2voice.org [Moderator's note: All posts are sent without guarantee to the accuracy of the content. We try to verify details and URLs but this is an entirely volunteer run list, so 100% fact checking and the quality/useability of products announced here is impossible. If you respond to this post please remove the DESPAM from the poster's email addresses. Please do not send requests for information about a specific post to the moderator unless it is an update or I sent it.] -- To unsubscribe yourself from this list, send the following message to majormajor at os2voice.org unsubscribe news your.email.address at here end Or, visit http://www.os2voice.org/MailingLists.php If you have an announcement you would like posted to the VOICE News list, please send it to submit at os2voice.org or go to http://www.os2voice.org/SubmitNews.php . Please include a valid reply address and a real contact name. If you wish to comment on this post, please reply to feedback at os2voice.org