tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: libbfd / build -E gotcha
this is caused by this change, that changes the ABI of libbfd.
it should have bumped the libbfd major.
matt?
.mrg.
From: Matt Thomas <matt%netbsd.org@localhost>
Subject: CVS commit: src/gnu/dist/binutils
To: source-changes%NetBSD.org@localhost
Reply-To: matt%netbsd.org@localhost
Message-Id: <20080403154017.CEDC9175D0%cvs.netbsd.org@localhost>
Date: Thu, 3 Apr 2008 15:40:17 +0000 (UTC)
Module Name: src
Committed By: matt
Date: Thu Apr 3 15:40:17 UTC 2008
Modified Files:
src/gnu/dist/binutils/include: bfdlink.h
src/gnu/dist/binutils/ld: ldmain.c ldmain.h lexsup.c
Log Message:
Add support for --ignore-unresolved-symbol
To generate a diff of this commit:
cvs rdiff -r1.1.1.3 -r1.2 src/gnu/dist/binutils/include/bfdlink.h
cvs rdiff -r1.2 -r1.3 src/gnu/dist/binutils/ld/ldmain.c
cvs rdiff -r1.1.1.3 -r1.2 src/gnu/dist/binutils/ld/ldmain.h
cvs rdiff -r1.5 -r1.6 src/gnu/dist/binutils/ld/lexsup.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index