public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Nick Clifton <nickc@redhat.com>
To: binutils@sourceware.org
Subject: Re: [PATCH] MSP430: Support relocations for subtract expressions in .uleb128 directives
Date: Tue, 8 Sep 2020 16:23:43 +0100	[thread overview]
Message-ID: <ea23fec2-2808-65bb-7b78-75da5d703d6a@redhat.com> (raw)
In-Reply-To: <20200908150742.cjmn5xcp7mdlghs7@jozef-acer-manjaro>

Hi Jozef,

> I tried the following configure lines, but the build completes successfully
> in both cases:
> 
>   ../configure --enable-targets=all --enable-werror
>   ../configure --enable-targets=all --enable-werror --target=msp430-elf
> 
> Are there any additional options I need to add?

Yes, and sorry for not noticing this.  The actual configuration command I used was:

  configure --enable-targets=all --enable-gold --enable-plugins CFLAGS=-m32 CXXFLAGS=-m32

The gold and plugin enablement are probably not important for this particular case,
but the 32-bit building flags are.  So it is not the case of building for a 64-bit target
that causes the problem, but rather building for a 32-bit host.  Sorry for getting that
wrong.

Cheers
  Nick


  reply	other threads:[~2020-09-08 15:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-02 12:21 Jozef Lawrynowicz
2020-09-03 14:41 ` Nick Clifton
2020-09-03 20:22   ` Jozef Lawrynowicz
2020-09-04  7:13     ` Nick Clifton
2020-09-04 16:52       ` Jozef Lawrynowicz
2020-09-07 12:28         ` Jozef Lawrynowicz
2020-09-08 10:01           ` Nick Clifton
2020-09-08 15:07             ` Jozef Lawrynowicz
2020-09-08 15:23               ` Nick Clifton [this message]
2020-09-08 16:46                 ` Jozef Lawrynowicz
2020-09-08 23:23                   ` Alan Modra

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ea23fec2-2808-65bb-7b78-75da5d703d6a@redhat.com \
    --to=nickc@redhat.com \
    --cc=binutils@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).