|
Message
From: Matjaz Breskvar<phoenix@o...>
Date: Tue Jan 25 14:39:18 CET 2005
Subject: [openrisc] [or1ksim] Fix generate.c
* György 'nog' Jeney (nog@s...) wrote: > Hi, > > This is my attempt at fixing generate.c to produce far less warnings than it > currently does. I have also fixed the simulator when compiled with the > --enable-simple configure switch. You may want to propogate the changes I made > to or32.c and or32.h to the other places where the files are referenced, just to > keep them insync. > > Odly enough I have found minimal speed diferences when running with > --enable-simple and when running without. > > I sugest that the cpu/or32/execgen.c be removed from cvs as it is dynamicaly > generated from insnset.c.
That would actully break the build of or1ksim. If i'm not mistaken if you do a build in seperate directory than the one with source files the execgen.c from source files will be used... So we should fix the makefiles too.... > You may also want to update the configure script (and all the other files that > depend on configure.in) in cvs as it is older than configure.in.
Ok, the problem here is with automake tools on the opencores server. They are quite old, and ussualy the ATS builds then fail.
regards, p.
|
 |