Hi, i try to cross compile gnash for an ARM pxa 270 target and i have this error when i execute "make" after ./configure --target=arm-linux --prefix=/usr/local/arm-linux --host=arm-linux --build=i686-pc-linux-gnu --disable-plugin --disable-sound ....
this is the error : warning: '__cur' might be used uninitialized in this function /usr/include/bits/mathinline.h: In function `void image::resample(image::rgba*, int, int, int, int, image::rgba*, float, float, float, float)': /usr/include/bits/mathinline.h:541: error: impossible constraint in `asm' /usr/include/bits/mathinline.h:530: error: impossible constraint in `asm' /usr/include/bits/mathinline.h:541: error: impossible constraint in `asm' /usr/include/bits/mathinline.h:530: error: impossible constraint in `asm' I have to cross compile libxml2, libpng, libjpeg, agg and sdl library isn't it? Thank you Best regards __________________________________________________ Do You Yahoo!? En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités http://mail.yahoo.fr Yahoo! Mail _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

