[Xorp-users] Need suggestion about Embedded platform requirments.

Ben Greear greearb at candelatech.com
Tue Jun 29 14:40:54 PDT 2010


On 06/29/2010 01:02 PM, naresh raga wrote:
> Hi Ben,
> I have built xorp.ct-1.8 on my system.The scons command used to build is:
> scons -j4 disable_ipv6=yes disable_fw=yes enable_olsr=no optimize=size
> disable_profile=yes strip=yes.
> The build is successful and the size of /usr/local/xorp came around 13.3 MB.
> I have tried to build same xorp.ct-1.8 with cross-compiler tool
> chain.The command used is:

This command below got me past the openssl part, but now we need a cross-compiled ncurses library.

scons CC=arm-linux-gcc CXX=arm-linux-g++ CXXFLAGS=-I/home/greearb/crosstool/arm-linux/gcc-3.3.4-glibc-2.3.2/arm-linux/usr/local/ssl/include 
LINKFLAGS=-L/home/greearb/crosstool/arm-linux/gcc-3.3.4-glibc-2.3.2/arm-linux/usr/local/ssl/lib 
CFLAGS=-I/home/greearb/crosstool/arm-linux/gcc-3.3.4-glibc-2.3.2/arm-linux/usr/local/ssl/include

Thanks,
Ben

-- 
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc  http://www.candelatech.com



More information about the Xorp-users mailing list