
18 Dec
2006
18 Dec
'06
11:27 a.m.
Oliver.Kowalke@qimonda.com wrote:
No, that doesn't work; you need to know the OS version for deployment to know what's available at runtime.
Autoconfig could help in this place - could this be integrated in the boost build process?
Autoconfig will only help if you have Solaris N to Solaris M cross-compiler. Otherwise, autoconfig will happily check properties of the build system not target system. Until cross-compiler is used, discussion of using autoconf, or any other mechanisms, is moot. - Volodya