Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-11-19 03:59:33


PAL wrote:

> > have the inclination to write docs, I'll commit the patch anyway.
>
> I have changed the codes as you wish and made a patch.
> 'w32_getreg.log' describes the new builtin. Because of my poor English,
> you can modify any words in it in order to add to docs without notifying
> me.

Hi,
I've applied your patch and added the description to docs. I think there's
only one remaining problem. When compiling on Linux, I get the following
error:

/tmp/ccazzEFR.o(.text+0x926): In function `load_builtins':
: undefined reference to `builtin_system_registry'
collect2: ld returned 1 exit status

I believe you should declare this rule and register it as builtin, only on
windows, by using "#ifdef NT" or something like that :-) I'm looking forward
the final version of the patch!

Thanks,
Volodya

 


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