Yes, this gcc bug was fixed in 3.4.5 (and 3.4.6 is OK as well). Didn't try >=gcc-4, but the wiki says it doesn't work well.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Hart Sent: Friday, September 29, 2006 2:43 PM To: Rockbox development Subject: Re: Problem compiling with Cygwin Jonas, Hi. The stock standard gcc in my cygwin distribution (which I-ve never bothered upgrading) is 3.3.3. But the m68k-elf-gcc which i use for cross-compiling Rockbox for my H300 is version 3.4.4. As you can tell, I don't have a dev. env. set up for compiling Rockbox on all platforms as yet. Do I need a later version than 3.4.4? Many thanks, Andrew. Jonas H wrote: > Andrew Hart wrote: >> Hi folks, >> >> I just updated my cvs to the latest. It's been a week or so since I >> last did this. However, now I cannot compile an Iriver H300 build >> under Cygwin any more. GCC gives me an error message that is totally >> beyond me. I've pasted the output from make below. >> >> The problem is in the libfaad plug-in. >> Anyone got any idea what recent change might have broken H300 Cygwin >> builds? > > You probably need to upgrade GCC. What does gcc -v tell you? >
