Hi,

I am trying to port Webkit gtk on DM355.

I am using MV Toolchain  (gcc version 3.4.3 (MontaVista 3.4.3-25.0.104.0600975 
2006-07-06)

I successfully compiled all relevant dependent libraries.


Currently I am facing a problem in linking. The compiler is throwing an error, 
when I am giving following command :

$ arm_v5t_le-g++ -fno-strict-aliasing -Wall -W -Wcast-align -Wchar-subscripts 
-Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef 
-Wmissing-format-attribute -Wpointer-arith -Wwrite-strings 
-Wno-unused-parameter -Wno-parentheses -fno-exceptions -fvisibility=hidden  
-fvisibility-inlines-hidden -fno-rtti -D_REENTRANT  -o Programs/jsc 
JavaScriptCore/Programs_jsc-jsc.o  ./.libs/libJavaScriptCore.a -licui18n 
-licuuc -licudata -L~/target/usr/local/lib -lpthread 
/opt/mv_pro_4.0.1/montavista/pro/devkit/arm/v5t_le/target/usr/lib/libstdc++.so 
-lc -lgcc_s -lm
collect2: ld terminated with signal 11 [Segmentation fault]
/opt/mv_pro_4.0.1/montavista/pro/devkit/arm/v5t_le/bin/../lib/gcc/armv5tl-montavista-linuxeabi/3.4.3/../../../../armv5tl-montavista-linuxeabi/bin/ld:
$

I successfully compiled/ported  webkit using few different tool-chains  but now 
I am facing this problem.
 
It seems to a tool-chain problem but I am not sure.

I successfully compiled few test applications using the same tool chain.

Has anyone faced this kind of issue earlier?

BTW my host PC is FC9  2.6.27.25-78.2.56.fc9.i686.


Thanks in Advance,
Manoj Kotnala


============================================================================================================================

 
Disclaimer:

This message and the information contained herein is proprietary and 
confidential and subject to the Tech Mahindra policy statement, you may review 
the policy at <a 
href="http://www.techmahindra.com/Disclaimer.html";>http://www.techmahindra.com/Disclaimer.html</a>
 externally and <a 
href="http://tim.techmahindra.com/Disclaimer.html";>http://tim.techmahindra.com/Disclaimer.html</a>
 internally within Tech Mahindra.

============================================================================================================================

_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to