Installation of arch-specific directory

Winston Smith smith_winston_6079@hotmail.com
Mon Oct 12 06:40:27 GMT 2020


Hi,

I did that:

binutils-2.32-build$ ../binutils-2.32/configure --prefix=/usr

I still end up with /usr/x86_64-pc-linux-gnu. As far as I know, this directory is not part of the binary packages for most distributions, so I presume this is not even required unless I cross-compile?

Regards,
Winston

________________________________
From: Claudiu Zissulescu Ianculescu <claziss@gmail.com>
Sent: Monday, October 12, 2020 12:13 PM
To: Winston Smith <Smith_Winston_6079@hotmail.com>
Cc: binutils@sourceware.org <binutils@sourceware.org>
Subject: Re: Installation of arch-specific directory

You need to pass `--prefix` and the path where you want to have your
installation when configuring.

Cheers,
Claudiu

On Sat, Oct 10, 2020 at 12:58 PM Winston Smith via Binutils
<binutils@sourceware.org> wrote:
>
> Hi All,
>
> Is there a way to prevent installation of /usr/x86_64-pc-linux-gnu (or whatever the host arch is) when building from source, and if so, what is it?
>
> Thanks in advance.
>
> Regards,
> Winston
>


More information about the Binutils mailing list