From: "Ralph Blach" <rblach@intrex.net>
To: Linuxppc-Embedded <linuxppc-embedded@lists.linuxppc.org>,
<t.vanremortel@ha.be>
Subject: Re: K-computing RTAI benchmark cross-compile
Date: Thu, 28 Aug 2003 07:08:16 -0400 [thread overview]
Message-ID: <200308280708.AA2900820296@intrex.net> (raw)
These are X86 assembler instructions. You will have to port
them. Send me the file and I will see what I can do.
Chip
---------- Original Message ----------------------------------
From: Toni Van Remortel <t.vanremortel@ha.be>
Reply-To: t.vanremortel@ha.be
Date: Thu, 28 Aug 2003 10:43:47 +0200
>
>Hi all,
>
>I'm trying to cross-compile the benchmark for RTAI, made by K-computing,
>to ppc (EP405 board with IBM PPC 405GP cpu).
>I use the ELDK compiler-set (which is working perfect, I compiled kernel
>and rtai with it without any problem).
>
>But when I try to compile the benchmark, I get these errors:
>
>ppc_4xx-gcc -O -Wall -c timer_test.c
>/tmp/ccUWN8MR.s: Assembler messages:
>/tmp/ccUWN8MR.s:136: Error: Unrecognized opcode: `pushl'
>/tmp/ccUWN8MR.s:137: Error: Unrecognized opcode: `pushl'
>/tmp/ccUWN8MR.s:138: Error: Unrecognized opcode: `rdtsc'
>/tmp/ccUWN8MR.s:139: Error: Unrecognized opcode: `movl'
>/tmp/ccUWN8MR.s:140: Error: Unrecognized opcode: `movl'
>/tmp/ccUWN8MR.s:141: Error: Unrecognized opcode: `popl'
>/tmp/ccUWN8MR.s:142: Error: Unrecognized opcode: `popl'
>/tmp/ccUWN8MR.s:351: Error: Unrecognized opcode: `pushl'
>/tmp/ccUWN8MR.s:352: Error: Unrecognized opcode: `pushl'
>/tmp/ccUWN8MR.s:353: Error: Unrecognized opcode: `rdtsc'
>/tmp/ccUWN8MR.s:354: Error: Unrecognized opcode: `movl'
>/tmp/ccUWN8MR.s:355: Error: Unrecognized opcode: `movl'
>/tmp/ccUWN8MR.s:356: Error: Unrecognized opcode: `popl'
>/tmp/ccUWN8MR.s:357: Error: Unrecognized opcode: `popl'
>make: *** [timer_test.o] Fout 1
>
>I assume it's some problem with wrong functions or so, but I really
>don't know where to look.
>
>PS: The RTAI-dir and Linux-dir are correclty changed in the Makefile.
>
>Anybody a clue how to solve this? Or are there other PPC RTAI benchmarks
>available?
>
>Regards,
>--
> Toni Van Remortel
> Wetenschappelijk Medewerker - D-science lab
> Tel: +32 3 205 61 72 - Fax: +32 3 205 61 95
> E-mail: t.vanremortel@ha.be
>
>
>
>
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next reply other threads:[~2003-08-28 11:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-28 11:08 Ralph Blach [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-08-28 8:43 K-computing RTAI benchmark cross-compile Toni Van Remortel
2003-08-28 9:07 ` Wolfgang Denk
2003-08-28 11:48 ` Toni Van Remortel
2003-08-28 11:25 ` Wolfgang Grandegger
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=200308280708.AA2900820296@intrex.net \
--to=rblach@intrex.net \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=t.vanremortel@ha.be \
/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.