From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: [uClinux-dev] Userspace command line gcc options troubles
Date: Mon, 21 Jun 2010 04:44:55 +0000 [thread overview]
Message-ID: <20100621044455.GD29997@linux-sh.org> (raw)
In-Reply-To: <20100617210346.GA422@minime.bse>
(Adding superh-gnu-discuss to the Cc..)
On Fri, Jun 18, 2010 at 09:20:13AM +0200, Fabio Giovagnini wrote:
> This is the result (i suppose):
> *asm:
> %(subtarget_asm_endian_spec) %{mrelax:-relax
> %(subtarget_asm_relax_spec)}%(subtarget_asm_isa_spec) %(subtarget_asm_spec)
> %{m2a:--isa=sh2a} %{m2a-single:--isa=sh2a} %{m2a-single-only:--isa=sh2a}
> %{m2a-nofpu:--isa=sh2a-nofpu} %{m5-compact*:--isa=SHcompact} %{m5-32media*:--
> isa=SHmedia --abi2} %{m5-64media*:--isa=SHmedia --abid} %{m4al:-dsp}
> %{mcut2-workaround:-cut2-workaround}
>
> Nowhere I can see :
> --fdpic--isa=sh2a
>
> I think it should be
> --fdpic --isa=sh2a
> at most (with a blank space in between)
>
> In data gioved? 17 giugno 2010 23:03:47, Daniel Gl?ckner ha scritto:
> : > On Thu, Jun 17, 2010 at 12:32:56PM +0200, Fabio Giovagnini wrote:
> > > uclinux/bin/as: unrecognized option '--fdpic--isa=sh2a'
> > >
> > > How could I solve?
> >
> > cd /home/fgiovagnini/sh7203/sh7203-uclinux-4.4-206/build/target/
> > ./bin/sh-uclinux-gcc -dumpspecs > lib/gcc/sh-uclinux/4.4.1/specs
> > sed -i 's/subtarget_asm_spec)/& /' lib/gcc/sh-uclinux/4.4.1/specs
prev parent reply other threads:[~2010-06-21 4:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-17 21:03 [uClinux-dev] Userspace command line gcc options troubles Daniel Glöckner
2010-06-18 7:20 ` Fabio Giovagnini
2010-06-21 4:44 ` Paul Mundt [this message]
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=20100621044455.GD29997@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-sh@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.