On 05-Apr-12 11:47, Ashley T. Howes, Ph.D. wrote: > I haven't been able to replicate the same problem here, but I'm not > running AMD64. I am using gcc-4.0 from experimental on a unstable setup > in i386, so there may be some inconsistencies in my setup.
This is a problem which only appears on 64 bit architectures. If a 64 bit pointer is casted to a 32 bit integer type, gcc-4.0 will produce an 'cast from pointer to int loses precision' error. > As your patch does not appear to introduce any problems in building > against gcc/g++ 3.3 or 3.4, I will now merge the patch with the debian > lavaps package. That way, once gcc4.0 moves into unstable, it *should* > work with lavaps. > > I have informed upstream of the problem as well. Thank you for your help! Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]