public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* s390x binutils executable file names 19 v. 20
@ 2014-10-09 14:06 Harold Grovesteen
  2015-03-06 10:41 ` Mike Frysinger
  0 siblings, 1 reply; 2+ messages in thread
From: Harold Grovesteen @ 2014-10-09 14:06 UTC (permalink / raw)
  To: crossgcc maillist

Under v19 binutils executable files built with ct-nq were named, for
example,

s390x-ibm-linux-as

Under v20 the name is

s390x-ibm-linux-gnu-as

What has driven this change?

If one wanted to preserve the previous name, what would be the
recommended ct-nq option.  I am making an assumption the name is the
result of a default that has changed.

A colleague has found this in both a local configuration and the s390x
samples.

Harold Grovesteen


--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: s390x binutils executable file names 19 v. 20
  2014-10-09 14:06 s390x binutils executable file names 19 v. 20 Harold Grovesteen
@ 2015-03-06 10:41 ` Mike Frysinger
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger @ 2015-03-06 10:41 UTC (permalink / raw)
  To: Harold Grovesteen; +Cc: crossgcc maillist

[-- Attachment #1: Type: text/plain, Size: 664 bytes --]

On 09 Oct 2014 09:14, Harold Grovesteen wrote:
> Under v19 binutils executable files built with ct-nq were named, for
> example,
> 
> s390x-ibm-linux-as
> 
> Under v20 the name is
> 
> s390x-ibm-linux-gnu-as
> 
> What has driven this change?
> 
> If one wanted to preserve the previous name, what would be the
> recommended ct-nq option.  I am making an assumption the name is the
> result of a default that has changed.
> 
> A colleague has found this in both a local configuration and the s390x
> samples.

the latter is correct.  you need a userland qualifier like "gnu".  a lot of 
things look for that in configure/etc... scripts.
-mike

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-06 10:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-09 14:06 s390x binutils executable file names 19 v. 20 Harold Grovesteen
2015-03-06 10:41 ` Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).