Displaying 4 results from an estimated 4 matches for "arm_v5t_le".
2008 Mar 03
1
Speex requirements on a TI Davinci / ARM926EJ-Sid(wb)
...ure out how to make configure do
it) add "-mpcu=arm926ej_s" and "-DSHORTCUTS", the wideband numbers drop
to 22MIPS and 219MIPS, respectively.
More Details:
The commands/options I used to config Speex:
# export ARM_INSTALL_TREE=/extern/toddk/workdir/filesys
export CC=arm_v5t_le-gcc
export CXX=arm_v5t_le-g++
export AR=arm_v5t_le-ar
export RANLIB=arm_v5t_le-ranlib
export NM=arm_v5t_le-nm
export ac_cv_path_NM=arm_v5t_le-nm
export ac_cv_func_setpgrp_void=yes
export host=arm_v5t_le
./configure --prefix /extern/toddk/workdir/filesys/usr/local
--host=arm-linux --disab...
2010 Dec 09
3
How to recompile Wine on ARM
I am trying to Recomiple the Wine 1.3.8 for the Arm.
I configured as follows,
> export CC=arm_v5t_le-gcc
> ./configure --prefix=/usr/local/Wine_Arm --host=arm --with-wine-tools=$PWD --without-freetype
then,
> make
config.status: creating tools/Makefile
make[1]: Entering directory `/home/Kanna/wine-1.3.8/tools'
arm_v5t_le-gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -...
2011 Feb 18
2
Samba Cross-Compilation Problem
Hi,
I want to cross-compile samba for arm-linux.
I have host machine: Red Had Enterprise Edition 5.0 and I am not able to cross compile it.
I tried 3-4 Versions of samba but in vain.
Can you guide me through compiling process.Which stable version of samba should i use?Step by step cross compilation process.OR
If you have binaries or package for samba which i can?directly?use ?at my arm machine.
2011 Mar 31
4
Re: How to recompile Wine on ARM
http://bugs.winehq.org/show_bug.cgi?id=26614