Hello,
I want to cross-compile gnash for my AVR32 system. Here are the configure
parameters
" ./configure CC=avr32-linux-gcc --host=avr32-linux
--prefix=/usr/avr32-linux -enable-renderer=agg --enable-gui=fb
--with-pixelformat=RGB565"
And here is the output of the configure process:
Configurable options are:
Intel 810 LOD bias hack disabled (default). Use
--enable-i810-lod-bias to enable.
MIT-SHM X extension support enabled
POSIX Threads support enabled (default)
DMalloc support disabled (default). Use --enable-dmalloc to enable.
NPAPI plugin disabled.
KPARTS plugin disabled.
GNOME help disabled (default). Use --enable-ghelp to enable.
Building Cygnal media server disabled.
Building the Flash debugger is disabled.
Top level for cross compiling support files is:
Enabling security features: localconnection
GUI toolkits supported: fb
Renderers supported: agg
Media handler: gst
Using sysv mode for shared memory
Configured paths for i686-pc-linux-gnu are:
DocBook document processing disabled (default)
XML flags are: -I/usr/include/libxml2
XML libs are: -lxml2
JPEG flags are: default include path
JPEG libs are: -L/usr/avr32-linux/lib -ljpeg
PNG flags are: default include path
PNG libs are: -L/usr/avr32-linux/lib -lpng
Gstreamer flags are: -I/usr/include/gstreamer-0.10
Gstreamer libs are: -lgstreamer-0.10
POSIX Threads flags are: -pthread
POSIX Threads lib is: -L/usr/avr32-linux/lib -lpthread
CURL flags are: default include path
CURL libs are: -lcurl
AGG Pixel format is: RGB565
AGG flags are: -I/usr/include/agg2
AGG libs are: -lagg
BOOST flags are: -I/usr/include
BOOST libs are: -lboost_thread-gcc41-mt-1_34_1
-lboost_date_time-gcc41-1_34_1
BOOST Extra libs are: -lboost_serialization-gcc41-1_34_1
Z flags are: default include path
Z libs are: -L/usr/avr32-linux/lib -lz
FreeType flags are: -I/usr/avr32-linux/include/freetype2
FreeType libs are: -L/usr/avr32-linux/lib -lfreetype
Fontconfig flags are: -I/usr/include
Fontconfig libs are: -lfontconfig
configure: This build is setup for cross compiling
Typing "make" has this output. What does it means exactly? Is gnash using
the wrong libs!? How can I get rid of this issue?!
../server/Property.h:262: instantiated from here
/usr/include/boost/utility/addressof.hpp:37: warning: cast from 'char*' to
'gnash::as_accessors*' increases required alignment of target type
make[2]: *** [libgnashbase_la-extension.lo] Fehler 1
make[2]: Verlasse Verzeichnis '/home/insta/Desktop/gnash-0.8.2/libbase'
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis '/home/insta/Desktop/gnash-0.8.2'
make: *** [all] Fehler 2
Regards
Pete
_______________________________________________
Gnash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash