2010/1/1 Han Hartgers <[email protected]>: > Dear list, > > I could solve my problem. (With the help of google.) > > The problem is that some data structures do not stay properly aligned and > that is messing up the hcard variable.
Which data structures? Can you be more explicit? > Compiling with "CFLAGS=- Fno-strict-aliasing" makes that things are now > working for me. I would like to avoid using this trick and properly solve the problem. What would be the proper way to solve the problem? I do not have an ARM system so I can't try different solutions myself. It looks like it is related to Debian bug #502947 "needs to set "CFLAGS = -fno-strict-aliasing" on arm" [1] Bye [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502947 -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
