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> My version of GCC is 4.8.1 . Thanks, Vinod.
_______________________________________________ Xorp-users mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users
