OR1K tools

Damjan Lampret lampret at opencores.org
Mon Aug 14 19:58:06 UTC 2000



On Mon, 14 Aug 2000, Rosimildo da Silva wrote:

> Ok,
> I have tried to compile the toolset under my CygWin environmnet:
> 
>   + NT 4.0 SP5
>   + CygWin 1.1.2
> 
> 
> Results:
> 
> 
> 1. Compiling the Simulator:
> 
>    + Configuration fails, if it is not done in the same directory as
>      source resides. ( ./configure ... )
> 

Needs some fixing, yes.

>    + libreadline library not found. Under CygWin readline.a is 
>      not installed. 
>      Compiled with the version that came with insight 5.0. 
>      Simulator compiled and linked OK. It seems to reach
>      some error when executing 'testbench/dhry.or32'.
> 

Looks like something is wrong with COFF routines (I wrote them in a hurry,
really ugly). Anyway try to load "assembly" files. Like
testbench/dhry.or32.s. Also you can try to load testbench/uos/uos.or32
(but this one is also coff).

> 2. Binutils
> 
>    + Do we have elf support ? It seems to support coff only now.
> 
Coff only so far. Is coff enough for a start?

>    + It seems to be already configured.
>    
>    + ./configure --target=or32 --prefix=/gcc-or32
> 
>    + compiled and installed Ok.
> 
OK.

>   + error during compilation:
> 
This one was already fixed but the patch got lost somewhere. I'll do it
again.

regards,
Damjan





More information about the users mailing list