« Return to Thread: DHRYSTONE and or32-elf-gcc

Re: DHRYSTONE and or32-elf-gcc

by wishbone :: Rate this Message:

Reply to Author | View in Thread

Hi,

I am going to run Dhrystone code on OpenRISC and make comparison with Nios. Could you send me your Dhrystone source C code ? Thanks very much!


Here is the copy of the dhry.c file that I have. Compare to your file. I have learned there are many versions as well.

ThamNabble wrote:
Try this:
CC=or32-elf-gcc sh dhry.c  

--
I learned today that dhry.c is a script that knows how to compile itself and then run.. sending output to the console etc.
-T

dhry.c

 « Return to Thread: DHRYSTONE and or32-elf-gcc