[COMMITTED] hppa*64*-*-hpux*: Create dummy milli.a archive for binutils and ld tests

Project / Subsystem

binutils / binutils

Date

2026-05-24

Proposer

John David Anglin <dave.anglin@bell.net>

Source type

public_inbox

Consensus

Committed

Sentiment

/10

Technical tradeoffs

  • The change to objcopy.exp causes the "objcopy executable (pr25662)" test to fail, but this test did not execute successfully previously due to the missing archive.

All attributes

project
binutils
subsystem
binutils
patch_id
discussion_id
ahNbZYyU-pwmC6oe@mx3210.local
source_type
public_inbox
title
[COMMITTED] hppa*64*-*-hpux*: Create dummy milli.a archive for binutils and ld tests
headline
hppa*64*-*-hpux*: Create dummy milli.a archive for binutils and ld tests
tldr
A dummy milli.a archive is created for hppa*64*-*-hpux* to fix test failures due to missing or undefined symbols.
proposer
John David Anglin <dave.anglin@bell.net>
consensus
Committed
outcome
committed
sentiment_score
technical_tradeoffs
  • The change to objcopy.exp causes the "objcopy executable (pr25662)" test to fail, but this test did not execute successfully previously due to the missing archive.
series_id
series_role
standalone
series_parts
[]
tags
  • binutils
  • ld
  • hppa
  • hpux
  • testsuite
bugzilla_url
date
2026-05-24T00:00:00.000Z

[COMMITTED] hppa*64*-*-hpux*: Create dummy milli.a archive for binutils and ld tests

This commit introduces a dummy milli.a archive for the hppa*64*-*-hpux* target in binutils and ld testsuites. This resolves test failures that occurred during cross-building due to the archive not being found. It also addresses undefined symbol errors on hppa*64*-*-hpux* systems. The change modifies the objcopy.exp test to include LDFLAGS for the new archive.