On Fri, 2006-05-26 at 10:23 +0200, [EMAIL PROTECTED] wrote: > I successfully built firefox 1.5.x but I have problem to run it > (TestGtkEmbed) even on a hardware. > Seems that it's related to the compiler because on older one (non EABI) works > fine.
Which Scratchbox version are you using? Which toolchain are you using? (I'm guessing it's for ARM.) How do you try running it? What happens when you run it? What kind of hardware? Be more elaborate, please. > Maybe this are some issues with unaligned memory acces, I don't know. If you think so, you can try setting this in the build environment: SBOX_EXTRA_COMPILER_ARGS=-mstructure-size-boundary=8 timo _______________________________________________ Scratchbox-users mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
