Hi everybody,

                     I bought a foxboard an embedded device with an axis processor, I'd like to cross-compile Asterisk for the foxboard on my Debian box. I use a software development kit from Axis and I have a little tutorial from the board manufacturer  on  how  to cross compile  a little hello world program for the board
 http://www.acmesystems.it/index.php/How_to_compile_a_C_application

Here are the programms needed for axis cross compilation found on this page
http://www.acmesystems.it/index.php/Installing_the_Axis_SDK
pmake_1.98-3_i386.deb
cris-dist_1.63-1_i386.deb
devboard-R2_01.tar.gz
devboard-R2_01-distfiles.tar.gz

The problem is that I don't know what to edit in the asterisk Makefile:
# If cross compiling, define these to suit
# CROSS_COMPILE=/opt/montavista/pro/devkit/arm/xscale_be/bin/xscale_be-
# CROSS_COMPILE_BIN=/opt/montavista/pro/devkit/arm/xscale_be/bin/
# CROSS_COMPILE_TARGET=/opt/montavista/pro/devkit/arm/xscale_be/target

Here a some paths I have on my computer:

[EMAIL PROTECTED]:/home/francois/foxboard# find . -iname 'bin'
./devboard-R2_01/tools/build-R2_12_4/bin
./devboard-R2_01/target/cris-axis-linux-gnu/usr/bin
./devboard-R2_01/target/cris-axis-linux-gnu/bin

[EMAIL PROTECTED]:/home/francois/foxboard# find . -iname 'target'
./devboard-R2_01/os/linux-2.6-tag--devboard-R2_01/include/config/ip/nf/target
./devboard-R2_01/target

Can someone explain me what I should change in Asterisk Makefile,





-- 
Francois-Xavier Bas

RSS-Global Technologies Ltd.
Bachemer Strasse 266
50935 Cologne
Germany

phone:	+49221 297-6491
email: 	[EMAIL PROTECTED]
url:	www.rss-global.com


begin:vcard
fn:Francois Bas
n:Bas;Francois
org:RSS Global Technologies Ltd.
adr:;;Bachemer Strasse 266;Cologne;;50935;Germany
email;internet:[EMAIL PROTECTED]
title:System Administrator
tel;work:+49 221 2976 491
x-mozilla-html:TRUE
url:http://www.rss-global.com
version:2.1
end:vcard

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to