NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/52278: qemu -static linking generates warnings



The following reply was made to PR lib/52278; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: lib-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
	netbsd-bugs%netbsd.org@localhost
Subject: Re: lib/52278: qemu -static linking generates warnings
Date: Tue, 6 Jun 2017 22:40:28 +0200

 On Tue, Jun 06, 2017 at 01:45:01PM +0000, n54%gmx.com@localhost wrote:
 > standalone build of qemu with -static option generates linker warnings:
 
 This is not a bug per se and only shows up when explicitly asking the
 linker for it. The variables are common because (a) they originated in
 CRT and (b) should be defined to allow using -z defs properly.
 
 Joerg
 


Home | Main Index | Thread Index | Old Index