gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] Fwd: Cross Compilation Problem


From: Martin Guy
Subject: [Gnash-dev] Fwd: Cross Compilation Problem
Date: Wed, 6 Jun 2007 12:08:19 +0100

Can anyone help this person out?

M

---------- Forwarded message ----------
From: Prathap KV <address@hidden>
Date: 05/06/2007 14:08
Subject: Cross Compilation Problem
To: address@hidden
Cc: "Guy, Martin" <address@hidden>


Hi,
i try to cross compile gnash for an ARM pxa 270
target and i have this error when i execute "make" after
../gnash-0.7.2/configure --host=arm-linux --build=i686-pc-linux-gnu
--target=arm-linux --prefix=/home/prathap/eldk/arm/oe
build_alias=i686-pc-linux-gnu host_alias=arm-linux target_alias=arm-linux
--disable-plugin --enable-renderer=agg
--x-includes=/home/prathap/eldk/arm/usr/include/
--x-libraries=/home/prathap/eldk/arm/usr/lib/

this is the error :

../../gnash-0.7.2/libbase/image_filters.cpp:806: warning: cast from 'uint8_t*'
to 'image::zoom(image::rgba*, image::rgba*)::rgba*' increases required
alignment of target type
/usr/include/bits/mathinline.h: In function 'void image::resample(image::rgb*,
int, int, int, int, image::rgb*, 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'
/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'
/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'
/usr/include/bits/mathinline.h:541: error: impossible constraint in 'asm'
/usr/include/bits/mathinline.h:530: error: impossible constraint in 'asm'

why it is including mathline.h of native system headers even after i specified
--x-includes and --x-libraries.

I should use crosscompiled agg libraries right?

Please help me.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]