[parted-devel] cross compiling parted to arm processor

Ashish G Bhat (Trainee) Ashish_Bhat at mindtree.com
Mon May 25 11:03:23 UTC 2009


Sir,
     i have to cross compile parted to an embedded system, arm processor. hence i ran the following commands :
1)
 ./configure CC=/opt/mv_pro_4.0.1/montavista/pro/devkit/arm/v5t_le/bin/arm_v5t_le-gcc AR=/opt/mv_pro_4.0.1/montavista/pro/devkit/arm/v5t_le/bin/arm_v5t_le-ar   CXX=/opt/mv_pro_4.0.1/montavista/pro/devkit/arm/v5t_le/bin/arm_v5t_le-g++ RANLIB=/opt/mv_pro_4.0.1/montavista/pro/devkit/arm/v5t_le/bin/arm_v5t_le-ranlib LD=/opt/mv_pro_4.0.1/montavista/pro/devkit/arm/v5t_le/bin/arm_v5t_le-ld  ac_ct_AR=/opt/mv_pro_4.0.1/montavista/pro/devkit/arm/v5t_le/bin/arm_v5t_le-ar ac_ct_CC=/opt/mv_pro_4.0.1/montavista/pro/devkit/arm/v5t_le/bin/arm_v5t_le-gcc ac_ct_CXX=/opt/mv_pro_4.0.1/montavista/pro/devkit/arm/v5t_le/bin/arm_v5t_le-g++ ac_ct_RANLIB=/opt/mv_pro_4.0.1/montavista/pro/devkit/arm/v5t_le/bin/arm_v5t_le-ranlib --host=arm-linux build_cpu=arm build=arm-linux --target=arm-linux

which gave me no error

2) make
gave me the following error :
make[2]: *** [linux.lo] Error 1
make[2]: Leaving directory `/home/ashish/Desktop/parted-1.8.4/libparted'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ashish/Desktop/parted-1.8.4/libparted'
make: *** [all-recursive] Error 1

well please let me know whts the problem

Thank you,
Ashish

http://www.mindtree.com/email/disclaimer.html



More information about the parted-devel mailing list