[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nel] STLPort, again. :)
From: |
Cedric Valignat |
Subject: |
Re: [Nel] STLPort, again. :) |
Date: |
Wed, 8 Aug 2001 12:52:27 +0200 |
User-agent: |
Mutt/1.2.5i |
Zane wrote:
>
> The default distribution of STLport doesn't even have/create an
> include directory for the header files, it's STLport-4.0/stlport. Also,
> this change isn't documented in the INSTALL file (still says you just
> need --with-stlport).
I've just fixed that bug ...
> It specifically states that the --with-stlport option points to the STL
> header files so --with-stlport-include seems redundant.
You can either use --with-stlport OR --with-stlport-include and
--with-stlport-lib.
--with-stlport will automaticly set CFLAGS and LIB variables to the specified
directory with /stlport (for the header file) and /lib appended.
Thanks for pointing use probelms :-)