> Strange. I thought *BSD are using EGCS as well.
>
Nope, moving to EGCS is on the FreeBSD 4.0 feature list. Its in
the ports collection for 3.2, but my ISP (understandably)
probably wouldn't want to install it.
--
Stephen Pitts
[EMAIL PROTECTED]
webmaster - http://www.mschess.org
"J.H.M. Dassen (Ray)" wrote:
> If you want to have your C++ code portable to many systems and compiler
> versions, you have to be quite conservative in your choice of C++ subset.
> The mozilla folks have a writeup on this:
> http://www.mozilla.org/docs/tplist/catBuild/portable-cpp.html
Hmm.
On Fri, Jul 30, 1999 at 12:25:15 -0500, Stephen Pitts wrote:
> A word of warning: In my (albeit limited) experience, C++ and
> the STL has been more of a pain than a blessing. I wrote several
> programs that used the STL for linked lists and sorting, and
> found out that FreeBSD is not up to par wi
On Fri, Jul 30, 1999 at 20:24:52 +0200, Bernhard Rieder wrote:
> I haven't found any really good documantation about the rest of the C++
> library.
If you have a good net connection,
http://www.dinkumware.com/htm_cpl/
is nice.
HTH,
Ray
--
Cyberspace, a final frontier. These are the voya
Micha Feigin wrote:
>
> Where can i find help for the c++ functions?
> exept for the info page on iostream i couldn't find any info on the other
> libraries or functions of c++.
There is avery good STL documentation in
main/binary-i386/doc/stl-manual_.deb
I haven't found any really good documa
On Fri, Jul 30, 1999 at 07:50:52PM +0300, Micha Feigin wrote:
> Where can i find help for the c++ functions?
> exept for the info page on iostream i couldn't find any info on the other
> libraries or functions of c++.
>
C++ implementations vary greatly between platforms, and even
between differen
Where can i find help for the c++ functions?
exept for the info page on iostream i couldn't find any info on the other
libraries or functions of c++.
Thanx
[EMAIL PROTECTED]
7 matches
Mail list logo