|
Boost : |
Subject: Re: [boost] [test] console_test_runner ported on *nix
From: Jürgen Hunold (juergen.hunold_at_[hidden])
Date: 2008-09-18 04:22:54
Hi Gennadiy !
An'n Donnerstag 18 September 2008 hett Gennadiy Rozental schreven:
> I've ported console_test_runner on *nix platforms. It now should work
> identically both on NT and *nix. I've added Jamfile as well.
>
> Please report any issues with it on this list.
Some minor technical issues (find patch attached) :
- There's no need to declare "lib dl; " on non-NT plattforms only. That case
is handled fine by current Boost.Build.
- The usage of "os.name" makes cross-compiling harder, please use <target-os>
- The usage of "<os>LINUX" or "<target-os>linux" implies Linux _only_, not
*nix ;-(( I've changed this to <toolset>gcc as this is used on most unices
and might even include darwin ;-). And no, there is no generic "unix" flavour
in Boost.Build right now (that I know of.)
The console-runner exe is missing a commandline help option.
Otherwise I have no need for it now, but it is great that it compiles on
Linux ;-))
Yours,
Jürgen
-- * Dipl.-Math. Jürgen Hunold ! Ingenieurgesellschaft für * voice: ++49 511 262926 57 ! Verkehrs- und Eisenbahnwesen mbH * fax : ++49 511 262926 99 ! Lister Straße 15 * juergen.hunold_at_[hidden] ! www.ivembh.de * * Geschäftsführer: ! Sitz des Unternehmens: Hannover * Prof. Dr.-Ing. Thomas Siefer ! Amtsgericht Hannover, HRB 56965 * PD Dr.-Ing. Alfons Radtke !
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk