Hmm, yes but these are named differently on various
platforms. Previously I seemed to get away with using
#include <stl.h> on many unix flavors in a default 
install (including Redhat 7.3, IIRC, which was my
previous install) and (believe it or not) in MSVC++ as
well. It saved me from writing lots of preprocessor
code.

I suppose really autoconf/make can do almost
everything I need, and I'll just have to use #ifdefs
for *cough* that other platform *cough* as well ;)

Thanks again for everyone's help,

-- Dave.


--- Michael Schwendt <[EMAIL PROTECTED]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Mon, 25 Nov 2002 16:35:53 -0800 (PST), Dave
> Fletcher wrote:
> 
> > Yes, exactly it is not in the default g++ install
> in
> > 8.0. This makes it harder for my users to build my
> > package :(
> > 
> > Thanks for helping me find it, guys.
> 
> I would bet that <stl.h> is at most a GNU extension.
> You would be
> better advised if you included the STL headers
> directly.
> 
> - -- 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> 
>
iD8DBQE94urW0iMVcrivHFQRAurvAJ9BCuhuDHs9zIGWa6PV8rmblWJo0ACfVUZr
> 4WhXvQlv2iqOtfijut06AEo=
> =t25H
> -----END PGP SIGNATURE-----
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe
>
mailto:[EMAIL PROTECTED]?subject=unsubscribe
>
https://listman.redhat.com/mailman/listinfo/redhat-list


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to