linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [uClinux-dev] Userspace command line gcc options troubles
@ 2010-06-17 21:03 Daniel Glöckner
  2010-06-18  7:20 ` Fabio Giovagnini
  2010-06-21  4:44 ` Paul Mundt
  0 siblings, 2 replies; 3+ messages in thread
From: Daniel Glöckner @ 2010-06-17 21:03 UTC (permalink / raw)
  To: linux-sh

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-06-21  4:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).