20 Nov
2006
20 Nov
'06
3:58 p.m.
I would like to crosscompile Boost under Buildroot. I created what appeared to be a successful package file, but found that the native compiler and tools were used rather that Buildroot's crosscompiler toolchain. However, I could not see any other 'configure' options to switch to using a crosscompiler (EPREFIX looked promising at first but seems to be a path prefix, rather than a tool prefix such as "arm-linux-"). I note an earlier post (unable to post a 'follow-up' to it) seemed to successfully do a cross build. Could you tell me how Boost is 'configure'd to use the crosstools rather than the native tools ? Thanks, Mike