From: "Daniel Glöckner" <daniel-gl@gmx.net>
To: linux-sh@vger.kernel.org
Subject: Re: [uClinux-dev] Userspace command line gcc options troubles
Date: Thu, 17 Jun 2010 21:03:47 +0000 [thread overview]
Message-ID: <20100617210346.GA422@minime.bse> (raw)
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
Best regards
Daniel
next reply other threads:[~2010-06-17 21:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-17 21:03 Daniel Glöckner [this message]
2010-06-18 7:20 ` [uClinux-dev] Userspace command line gcc options troubles Fabio Giovagnini
2010-06-21 4:44 ` Paul Mundt
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=20100617210346.GA422@minime.bse \
--to=daniel-gl@gmx.net \
--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 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 NNTP newsgroup(s).