Re: gcc-3.3 patch for atomicity.h ?
On Monday 15 November 2004 22:39, kristian kvilekval wrote:
> I have a program that is failing on an include of
> atomicity.h. If I compile with gcc-3.4 this does
> not occur, but I am not ready to switch to the
> gcc-3.4 archive.
>
> /usr/include/c++/3.3/x86_64-linux/bits/atomicity.h:40: error:
> inconsistent
> operand constraints in an `asm'
>
>
>
> Does any body have a patch for gcc-3.3 that fixes this?
don't know if there is a patch but ...
... you're not really switching to the gcc-3.4 archive by compiling and
running _your_ program with gcc-3.4.
Moving to the gcc-3.4 archive would imply your reinstalling evrything using
gcc-3.4 as source of your packages instead of pure64 or sarge.
or is it your wish to make a pure64 archive from your program ?
Ernest.
Reply to: