From: Toni Van Remortel <t.vanremortel@ha.be>
To: Linuxppc-Embedded <linuxppc-embedded@lists.linuxppc.org>
Subject: K-computing RTAI benchmark cross-compile
Date: Thu, 28 Aug 2003 10:43:47 +0200 [thread overview]
Message-ID: <1062060226.25974.5.camel@toni> (raw)
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 8:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-28 8:43 Toni Van Remortel [this message]
2003-08-28 9:07 ` K-computing RTAI benchmark cross-compile Wolfgang Denk
2003-08-28 11:48 ` Toni Van Remortel
2003-09-04 12:26 ` JTAG for mpc8245 Rakesh jagota
2003-08-28 11:25 ` K-computing RTAI benchmark cross-compile Wolfgang Grandegger
-- strict thread matches above, loose matches on Subject: below --
2003-08-28 11:08 Ralph Blach
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=1062060226.25974.5.camel@toni \
--to=t.vanremortel@ha.be \
--cc=linuxppc-embedded@lists.linuxppc.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.