Boost logo

Boost :

From: Rozental, Gennadiy (gennadiy.rozental_at_[hidden])
Date: 2002-11-27 13:01:32


> The problem is that BCC, by default, uses an 'intrinsic'
> version of strcmp
> which is not a real function thus it is not located in std.
> Declaring strcmp
> inside std doesn't help.
> The workaround is to either use unqualified calls to strcmp
> or to disable
> its intrinsic version. My patch does the latter.

Why don't I have any problems compiling using borland command line tools?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk