Boost logo

Boost-Build :

From: Reece Dunn (msclrhd_at_[hidden])
Date: 2006-06-11 07:12:16


Sean Huang wrote:
> Intel-win.jam is straightforward to setup but looks like there is not an
> easy way to specify VC compatibility mode. I tried to use <compatibility>
> but looks like it really needs something called base-vc. Another problem I
> ran into is I do not know how to remove or overwrite the following flags
> inherited from msvc (intel does not recognize these options):

> flags msvc.compile CFLAGS $(cpu-arch-amd64)/<instruction-set> : /favor:blend
> ;
>
> flags msvc.compile CFLAGS
> $(cpu-arch-amd64)/<instruction-set>$(cpu-type-em64t) : /favor:EM64T ;
>
> flags msvc.compile CFLAGS
> $(cpu-arch-amd64)/<instruction-set>$(cpu-type-amd64) : /favor:AMD64 ;

Try the supplied patch :).

- Reece
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk