Mail Archives: djgpp/1999/03/03/12:49:15
At 08:43 PM 3/1/99 +0300, you wrote:
>bnu27b GNU binutils 2.7 for DJGPP V2
>djdev201 Development Kit and Runtime
>gcc272b GNU GCC 2.7.2 for DJGPP V2
>gpp272b GNU G++ 2.7.2 for DJGPP V2 (no libs)
>mak3761b GNU Make 3.76.1 binaries for DJGPP V2
>lgp271b GNU libg++ 2.7.1 for DJGPP V2
>rhide14b Version 1.4 \(binaries\)
You do have some rather obsolete versions of the tools. Rhide might be
expecting newer versions, since you have a newer version of it than of most
of the other tools. Get:
bnu281b GNU binutils 2.8.1 for DJGPP V2
djdev202 Development Kit and Runtime
gcc281b GNU GCC 2.8.1 for DJGPP V2
gpp281b GNU G++ 2.8.1 for DJGPP V2 (no libs)
mak377b GNU Make 3.77 binaries for DJGPP V2
lgp281b GNU libg++ 2.8.1 for DJGPP V2
IIRC.
Also, are you planning to use libg++? It's not the standard C++ library
with the iostreams and container classes and such; that's libstdc++ and
comes with gpp281b.zip. libg++ is an old, obsolete nonstandard GNU library
of container classes and string classes that was useful before the C++
standard was finalized and the standard template library was added to the
standard iostreams. It also has more restrictive licensing on its use than
do libstdc++ and the standard C library libc.
If you don't plan to use libg++, then you may as well chuck it and save
disk space.
--
.*. "Clouds are not spheres, mountains are not cones, coastlines are not
-() < circles, and bark is not smooth, nor does lightning travel in a
`*' straight line." -------------------------------------------------
-- B. Mandelbrot |http://surf.to/pgd.net
_____________________ ____|________ Paul Derbyshire pderbysh AT usa DOT net
Programmer & Humanist|ICQ: 10423848|
- Raw text -