There appears to be a bug in the configure scripts for GCC. This bug
relates to the install procedure for gcov.exe, and only appears when you
build gcc for multiple targets.
The install snippet for gcc is:
if [ -f gcov.exe ]; \
then \
rm -f /usr/bin/gcov.exe; \
/bin/sh
/cygdrive/g/Choice
The distribution binutils-20030901-1-src.tar.bz2 is
missing the following files from the bfd/doc
subdirectory:
aoutx.texi
archive.texi
archures.texi
bfdio.texi
bfdt.texi
bfdwin.texi
cache.texi
coffcode.texi
core.texi
elf.texi
format.texi
hash.texi
init.texi
libbfd.texi
linker.texi
mmo.texi
opncls.
For whatever it's worth, I've come across the following anomalies which look
like very minor configuration control bugs in the Cygwin source
distributions (but what do I know ;-)
patchutils-0.2.22-2.src.tar.bz2 - There appears to be a configuration
control problem. If you expand the source, it is
3 matches
Mail list logo