public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* x86_64-lfs-linux-gnu
@ 2023-03-23  6:17 Keith Emery
  2023-03-24 10:57 ` x86_64-lfs-linux-gnu Nick Clifton
  0 siblings, 1 reply; 2+ messages in thread
From: Keith Emery @ 2023-03-23  6:17 UTC (permalink / raw)
  To: binutils

Can anybody shed some light on why binutils is creating a separate 
folder hierarchy under a folder "x86_64-lfs-linux-gnu"?

The best information I could find was that these are the files that 
relate to 64bit architectures. But if I'm not building a multi-arch 
system, shouldn't everything be compiled for x86-64bit? I've looked 
around and tried to find a switch to tell binutils to only build for 
64bit. But I cant seem to find anything. Can anybody point me in the 
right direction?


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

* Re: x86_64-lfs-linux-gnu
  2023-03-23  6:17 x86_64-lfs-linux-gnu Keith Emery
@ 2023-03-24 10:57 ` Nick Clifton
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Clifton @ 2023-03-24 10:57 UTC (permalink / raw)
  To: Keith Emery, binutils

Hi Keith,

> Can anybody shed some light on why binutils is creating a separate folder hierarchy under a folder "x86_64-lfs-linux-gnu"?

I think that we need to know more about what you are doing.

Can you show us exactly the steps that you are taking when you encounter this issue ?

> The best information I could find was that these are the files that relate to 64bit architectures. But if I'm not building a multi-arch system, shouldn't everything be 
> compiled for x86-64bit? I've looked around and tried to find a switch to tell binutils to only build for 64bit. But I cant seem to find anything. Can anybody point me in 
> the right direction?

Generally speaking, if a particular target supports both 32-bit and 64-bit
implementations then the binutils will automatically build support for both.
Normally however this should not be an issue.  If you only use the 64-bit
features of an architecture then the support for the 32-bit version will
just be ignored.

Cheers
   Nick



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

end of thread, other threads:[~2023-03-24 10:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-23  6:17 x86_64-lfs-linux-gnu Keith Emery
2023-03-24 10:57 ` x86_64-lfs-linux-gnu Nick Clifton

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).