Path: chuka.playstation.co.uk!news From: "Graeme Evans" Newsgroups: scee.yaroze.freetalk.english Subject: Re: GCC Compiler optimisations with W2K Date: Mon, 2 Oct 2000 19:56:55 +0100 Organization: PlayStation Net Yaroze (SCEE) Lines: 26 Message-ID: <8ram0d$4om6@chuka.playstation.co.uk> References: <8raicg$4om4@chuka.playstation.co.uk> NNTP-Posting-Host: host62-7-12-166.btinternet.com X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 > Everything seems fine so far except when I 'make' any porject with the -O3 > compiler option I get a fatal exception from the compiler. > > Any ideas people? if you have any problems with the compiler just build your own gcc2.95 and binutils for cygwin or mingw32, 'mipsel-unknown-ecoff' is the target you need to know. ah! ok sorry i'd budget about a week for doing that... it does sound like that GO32 stack problem again, theres a million messages about similar stuff if you search back. if you're really stuck go to www.netyaroze-europe.com/~frothy and download 2.8.1 for native win32. i havent tried it on win 2000 but it worked great on NT. Does C++ as well. it's not quite perfectly the same as the CD gcc (it either doesnt link or it does link, i cant remember) but if you mess around with your makefile (and maybe use mingw32 make?) you might be able to squeeze out the last optimisations. try it on something simple first and build up. best of luck graeme ~frothy