• 4151阅读
  • 0回复

移植Qt Embedded 4.5.3报SVG错误 [复制链接]

上一主题 下一主题
离线demoxie
 
只看楼主 倒序阅读 楼主  发表于: 2010-11-26
我在移植Qt Embedded 4.5.3的时候报下面的错误,请帮忙看看什么原因:
-Igenerated -I../../sqlite -I.moc/release-shared-emb-arm -Itslib -I-build/include -o .obj/release-shared-emb-arm/SVGStyledLocatableElement.o svg/SVGStyledLocatableElement.cpp
svg/SVGStyledLocatableElement.cpp: In member function 'WebCore::TransformationMatrix WebCore::SVGStyledLocatableElement::_ZTv0_n28_NK7WebCore25SVGStyledLocatableElement6getCTMEv() const':
svg/SVGStyledLocatableElement.cpp:69: internal compiler error: in cp_expr_size, at cp/cp-objcp-common.c:85
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:[url]http://gcc.gnu.org/bugs.html[/url]> for instructions.
make[1]: *** [.obj/release-shared-emb-arm/SVGStyledLocatableElement.o] Error 1
make[1]: Leaving directory `/home/armtools/qt/qt-embedded-linux-opensource-src-4.5.3/src/3rdparty/webkit/WebCore'
make: *** [sub-webkit-make_default-ordered] Error 2

我的configure是这样设置的:
./configure
-prefix /home/armtools/qt/qt-embedded-linux-opensource-src-4.5.3/_install
-release -shared -fast -pch -no-qt3support
-qt-sql-sqlite -no-libtiff   -no-libmng -qt-libjpeg -qt-zlib -qt-libpng -qt-freetype
-no-openssl -nomake examples -nomake demos -nomake tools -optimized-qmake -no-phonon -no-nis
-no-opengl -no-cups -no-xcursor -no-xfixes -no-xrandr -no-xrender -no-xkb -no-sm
-no-xinerama -no-xshape -no-separate-debug-info -xplatform qws/linux-arm-g++ -embedded arm
-depths 16 -no-qvfb -qt-gfx-linuxfb -no-gfx-qvfb -no-kbd-qvfb -no-mouse-qvfb -qt-kbd-usb
-confirm-license -no-armfpa -no-svg -little-endian
快速回复
限100 字节
 
上一个 下一个