This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Tracking down a build breakage


Hi,

I recently reported to bug-binutils that the h8300 port had a build
breakage.

http://sources.redhat.com/ml/bug-binutils/2001-q3/msg00057.html

I tracked down and found that the following patch caused the problem.

http://sources.redhat.com/ml/binutils-cvs/2001-06/msg00130.html

I have not found how the problem is caused, though.  The tail of the
build log is exactly the same as what's posted in the above message.

Thanks,

Kazu Hirata

<gas>
2001-06-18  H.J. Lu <hjl@gnu.org>

        * doc/Makefile.am (info): Depend on $(MANS).
        (as.1): Remove the prefix `$(srcdir)/'.
        * doc/Makefile.in: Regenerated.

        * as.1: Removed.

<ld>
2001-06-18  H.J. Lu <hjl@gnu.org>

        * Makefile.am (ld.1): Remove the prefix `$(srcdir)/'.
        (diststuff): Add $(MANS).
        * Makefile.in: Regenerated.

        * ld.1: Removed.

<gprof>
2001-06-18  H.J. Lu <hjl@gnu.org>

        * Makefile.am (diststuff): Add $(MANS).
        (gprof.1): Remove the prefix `$(srcdir)/'.
        * Makefile.in: Regenerated.

        * gprof.1: Removed.

<binutils>
2001-06-18  H.J. Lu <hjl@gnu.org> & Nick Clifton <nickc@redhat.com>

        * Makefile.am: Move documentation into doc subdirectory.
        * Makefile.in: Regenerated.
	* binutils.texi: Move into doc subdirectory.
        * addr2line.1: Removed.
        * ar.1: Likewise.
        * dlltool.1: Likewise.
        * nlmconv.1: Likewise.
        * nm.1: Likewise.
        * objcopy.1: Likewise.
        * objdump.1: Likewise.
        * ranlib.1: Likewise.
        * readelf.1: Likewise.
        * size.1: Likewise.
        * strings.1: Likewise.
        * strip.1: Likewise.
        * windres.1: Likewise.
        * cxxfilt.man: Likewise.
	* doc: New Directory.
	* doc/Makefile.am: New file.
	* doc/Makefile.in: Generate.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]