Bug#376260: glib2.0: FTBFS on IA64

Loïc Minier lool at dooz.org
Sat Jul 1 15:20:37 UTC 2006


        Hi,

 I tried building the trivial attached foo.c with "gcc -o foo foo.c",
 and it worked fine on i386 and didn't work on ia64.  As I understand
 it, this function can either be implemented with assembly if the
 subarch permits it (and the relevant -m flag is present), or via a
 function call (says info gcc-4.1, "Atomic Builtins").
   So, I suppose the problem is one of:
 - not passing the relevant -m flag
 - compiler bug
 - not checking whether this builtin works at configure time

 Should this be forwarded to gcc folks?

   Bye,
-- 
Loïc Minier <lool at dooz.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.c
Type: text/x-csrc
Size: 361 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20060701/168cd66c/foo.c


More information about the Pkg-gnome-maintainers mailing list