[Xorp-users] Cross compilation issues with latest XORP

Ben Greear greearb at candelatech.com
Mon Mar 23 08:50:47 PDT 2015


On 03/22/2015 10:38 PM, pvinod.sarma at freescale.com wrote:
> Hi all,
> 
> My cross compilation configuration is as follows :
> 
>  
> 
> TARGET_HOST=powerpc64-fsl-linux
> 
> TARGET_BOX=t4240rdb
> 
> ARCH_BITS=64
> 
> TARGET_PLATFORM=t4240rdb
> 
> ARCH=powerpc
> 
> CROSS_COMPILE=$TARGET_HOST
> 
> I am trying to cross compile with the following command :
> 
>  
> 
> scons build=*powerpc64-fsl-linux* CC=*powerpc64-fsl-linux-gcc* CXX=*powerpc64-fsl-linux-g++*  STRIP=*powerpc64-fsl-linux-strip*
> RANLIB=*powerpc64-fsl-linux-ranlib* CFLAGS=-I<ABSOLUTE PATH TO MY SSL INCLUDE DIRECTORY>  LINKFLAGS=-L<ABSOLUTE PATH TO OPENSSL LIBRARY>

Can you post a link to the complete cross-compile chain that you are using,
as well as your SSL libraries and so forth?

Did you try this against the latest git repo?

Thanks,
Ben

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



More information about the Xorp-users mailing list