Boost logo

Boost-Build :

From: Ian Berthon (ian_at_[hidden])
Date: 2003-06-27 14:05:02


Vladimir Prus wrote:

>> set "PATH=;%PATH%"
>> "bcc32" -v -q -v -tWD -v -tWC -tWR -tWC -WM- -L""
>>-e"bin\borland\debug\test.exe" @"bin\borland\debug\test.rsp"
>>
>>
>
>Hmm.. this -L"" is very strange. It should include the path to
>libboost_filesystem.lib. And the code you've previously posted did include
>proper <search> property. Are you absolutely sure you don't pick old
>borland.jam?
>
>If yes, could you please archive the test project and send it to me. I'll try
>to reproduce with the CVS state.
>
>Thanks,
>Volodya
>
>
Hi,

As a test I added an echo line to the 'link bind LIBRARIES' action at
the bottom of the file and that got executed, so I'm fairly sure that
I'm using the new Borland.Jam file. If you look at my original post, the
empty -L switch was being passed to the compiler/linker then too BUT
there was also an additional text-action which was writing a -L line
into the response file. The attached test.zip file contains my Jamfile
and the main.cpp file which is all that you should need to reproduce.

Hope this helps,
Ian.
 --------------080602080504000508090607 Content-Type: application/zip;
name="test.zip"
Content-Transfer-Encoding: base64
Content-Disposition: inline;
filename="test.zip"

[Attachment content not displayed.] --------------080602080504000508090607--


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