binutils-gdb/binutils/testsuite/config
John David Anglin 9492ceba60 hppa*64*-*-hpux*: Create dummy milli.a archive for binutils and ld tests
On cross builds, this fixes numerous test fails due to the milli.a
archive not being found.  On hppa*64*-*-hpux*, this fixes four fails
due to undefined symbols in the HP milli.a archive.

The change to objcopy.exp causes the "objcopy executable (pr25662)"
test to fail.  Previously, it didn't run because milli.a wasn't
found.

2026-05-24  John David Anglin  <danglin@gcc.gnu.org>

binutils/ChangeLog:

	* testsuite/binutils-all/objcopy.exp: Append LDFLAGS to
	ldflags for milli.a archive.
	* testsuite/config/default.exp: Create dummy milli.a archive
	in tmpdir/hppa.  Append " -Ltmpdir/hppa" to LDFLAGS.

ld/ChangeLog:

	* testsuite/config/default.exp: Likewise.
2026-05-24 16:05:38 -04:00
..
default.exp hppa*64*-*-hpux*: Create dummy milli.a archive for binutils and ld tests 2026-05-24 16:05:38 -04:00
hppa.sed Consolidate run_dump_test 2018-09-15 16:56:55 +09:30