This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Tutorial 5


On Thu, Jun 27, 2002 at 06:32:49PM -0400, Mark Butcher wrote:
> (extract from std_cstdlib.h - gcc 3.1)

Which std_cstdlib.h?  There are 3.

> Can
> a configuration problem / error lead to a failure ?

Absolutely.  :-)

In this case, there are 3 possibilities of how the C headers and
the C++ headers interact.  It is determined by configure options fed
to libstdc++-v3.  You can run its "configure --help" and look over
libstdc++-v3/docs/html/configopts.html for more.


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]