Am Freitag, 25 Januar 2002 schrieben Sie:
>
>       In summary:
>
>       Using gcc-2.95.3+philb's patch (3.X is nearly useless to me due 
to the c++ 
>instability), binutils-2.11.2, glibc-2.2.5 + Jeroen's fix.

Hi,

I have done some porting in the mozilla code but it might crash despite 
a successful compilation due to an error in the intl code. A bug 
has been submitted quite a while ago, a code fix as well but somewhere 
in the mozilla sea it seems to be lost.

A quick and dirty fix is to compile the three .c files in intl/uconv/src 
with -mstructure-size-boundary=8 due to a structure alignment problem 
in those files.
Beware of making this an overall option: only those three files should 
be compiled with this option.

I hope this helps.







_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to