Re: [arm-gnu] Bug while compiling GPAC CVS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [arm-gnu] Bug while compiling GPAC CVS
- To: Pierre Souchay <pierre.souchay@xxxxxxxxx>
- Subject: Re: [arm-gnu] Bug while compiling GPAC CVS
- From: Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
- Date: Wed, 17 Jun 2009 17:43:43 -0700
Pierre Souchay wrote:
> $ gcc --version
> sbox-arm-linux-gcc (GCC) 3.4.4 (release) (CodeSourcery ARM 2005q3-2)
Despite the version string, this is not actually a CodeSourcery release.
Our GCC 3.4.4 releases were cross-compilers from Microsoft Windows and
GNU/Linux, not native ARM compilers. Furthermore, those compilers are
very old. Our most recent releases are based on GCC 4.3, not GCC 3.4.
Your most practical work-around, assuming that you must use those
compilers, is probably to disable optimization.
--
Mark Mitchell
CodeSourcery
mark@xxxxxxxxxxxxxxxx
(650) 331-3385 x713