
Nicola Musatti wrote:
1) Get hold of the most recent Spirit 1.6 release and unpack it somewhere
Ok, this should be simple enough.
2) Apply a patch that changes all '#include "..."' directives into '#include <...>'
Hmm, why? What would this change?
3) Setup your configuration to recognize the alternative Spirit I'd like to try and combine 1 & 2 by issuing a new Spirit 1.6 minor release containing the patch. I also hope to convince Robert Ramey to let me patch the Serialization Jamfile.v2 file so that the location of Spirit 1.6 may be specified by means of an environment variable, as it was under BBv1 .
As I see it this should be a requirement for bbv2. However to me it is not obvious how to port this code to bbv2.
Alternatively it is possible to modify the Borland 5.8.2 entry in user-config.jam and add the appropriate option there.
Hmm, can you be explicit please? Roland