$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Cross compiling
From: Yepez, Esteban (esyepez_at_[hidden])
Date: 2009-01-29 13:23:08
Hello,
I am trying to cross compile boost for an embedded processor that has its own gcc and g++ compiler. What are the options I need to invoke so that the make uses these compilers instead of gcc? Also, can you tell me the simpliest way to test it?
Thanks,
Esteban