Mail Archives: djgpp-workers/2001/08/28/09:17:43
On 23 Aug 2001 at 19:27, Eli Zaretskii wrote:
> > From: pavenis AT lanet DOT lv
> > Date: Thu, 23 Aug 2001 17:29:08 +0300
> >
> > Seems that gcc-3.0.1 builds without problems with patched DJGPP
> > v2.03. Archives are available from
> > http://www.ltn.lv/~pavenis/gcctest.html
>
> Thanks!
Updated archives are at the same place. Please test.
> I have a few comments:
>
> - There are no *.dsm files in these distributions.
Added. Only tested by dsmcheck
> - The man page gpp.1 is unformatted: it's a single-line file that
> says ".so man1/gcc.1", which is an ``include'' directive for
> Groff. In other words, just copy cat1/gcc.1 into cat1/gpp.1,
> before you zip the archive.
Should we really have 2 identical files bigger than 500K? Currently I left man/gpp.1 out of binary archive
> - I suggest to tell in readme.DJGPP that a new manual,
> cppinternals.info, is included in the distro, and that users
> should run install-info to add an entry for that manual in their
> info/DIR files.
Added
> - A few files unzip into a directory gnu/gcc-3.0.1, which is invalid
> on non-LFN systems.
Fixed.
Also patched gcc/config/i386/xm-djgpp.h not to convert md_exec_prefix, so now 'gcc -dumpspecs' doesn't
expand
/dev/env/DJDIR/bin for *md_exec_prefix in specs
Andris
- Raw text -