[Clam-devel] x86_64 breakpoint assembler code

David García Garzón dgarcia at iua.upf.edu
Tue Feb 13 05:25:29 PST 2007


On Tuesday 13 February 2007 11:25:47 Andreas Calvo wrote:
> Hi!
> I've been trying to compile CLAM libs under linux using a x86_64
> environment, and it worked fine, but I've got a bunch of warnings like
> "Breakpoint
> code unknown for the platform. You can add it defining the CLAM_BREAKPOINT
> macro at file Assert.hxx." So I've been googleing around about this topic,
> and found nothing more than some papers discussing that the old x86 is not
> compatible.
> I do have also a macbook with a Core Duo, and in the Assert.hxx isn't
> defined this architecture neither...
> Any chance to find out what assembler code must I use to those
> architectures?
>
> Thanks

I'm not sure but It's possible that the same assembly would work also for the 
x86_64 architecture. Hopefully the solution is just adding the architecture 
macro.

David.






More information about the clam-devel mailing list