Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Ralf Corsepius <ralf.corsepius@rtems.org>
To: gdb@sourceware.org
Subject: Re: v850 simulator build issue
Date: Thu, 15 May 2014 15:35:00 -0000	[thread overview]
Message-ID: <5374DE05.6060408@rtems.org> (raw)
In-Reply-To: <5374CCC5.8020809@oarcorp.com>

On 05/15/2014 04:18 PM, Joel Sherrill wrote:
> Hi
>
> We have a build failure for the v850 simulator on a FreeBSD
> host to run on mingw because igen/configure.ac does this
>
> $ grep gcc * | grep -v ure:
> configure.ac:  CC_FOR_BUILD=${CC_FOR_BUILD-gcc}
>
> There is no gcc on FreeBSD 10
>
> gcc -O2 -pipe -fbracket-depth=1024 -I/mnt/data0/chrisj/rtems/rsb/rtems-source-builder.master/rtems/build/tmp/sb-chrisj/4.11/rtems-v850.bset/opt/rtems/4.11/include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wformat-nonliteral  -I. -I../../../gdb-7.7/sim/igen -I../../../gdb-7.7/sim/igen/../../include -c ../../../gdb-7.7/sim/igen/igen.c
> gmake[4]: gcc: Command not found
>
>
> Any suggestion on the correct modification to pick up
> either cc or gcc?
>
.../configure CC_FOR_BUILD=clang
or
.../configure CC_FOR_BUILD=cc
or similar should do.

Ralf


  reply	other threads:[~2014-05-15 15:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-15 14:18 Joel Sherrill
2014-05-15 15:35 ` Ralf Corsepius [this message]
2014-08-02 15:47 ` Mike Frysinger

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=5374DE05.6060408@rtems.org \
    --to=ralf.corsepius@rtems.org \
    --cc=gdb@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