[Bf-committers] Gcc 3.4.0 error compile error

Panagiotis Papadakos bf-committers@blender.org
Sat, 1 May 2004 14:47:19 +0300 (EEST)


Here is their response...
This must be fixed in glibc-2.3.3..

On Sat, May 01, 2004 at 02:21:21PM +0300, Panagiotis Papadakos wrote:
> The following code compiles fine with gcc-3.4.0 unless I use one of the
> -O,-O2,-O3 flags.
> Then I get the following message:
>
> test.c: In function `main':
> test.c:10: error: invalid operands to binary -
>
> Is this a gcc bug? Thank you!

No, glibc bug, see
http://sources.redhat.com/bugzilla/show_bug.cgi?id=130

        Jakub


	Panagiotis Papadakos