Mail Archives: djgpp/1998/08/27/18:57:50
On Wed, 26 Aug 1998, Salvador Eduardo Tropea (SET) wrote:
> You are wrong George when RHIDE 1.4 was released the distributed library was
> called libstdcx.a, then when gpp280/1b.zip was released (later) the library
> was renamed to libstdcxx.a. I don't know why such a change
libstdcxx.a is a borderline case, since the name was invented by DJGPP
to replace the original libstdc++.a. So it might be that this case
could be left alone.
But in general, I think that we need to always use the original long
names, since otherwise the Makefile's and shell scripts that come
with the GNU packages will need much more work to get right on both
DOS and Windows 9X.
Also, in defence of Robert's decision to rename to libstcxx.a I can
say that sometimes it is very hard to expect people not to figure out
such simple problems.
- Raw text -