Re: Fwd: Regarding the sid simulator [patch][commit]

Dave Brolley <[email protected]> Wed, 29 Nov 2006 16:29:53 -0500
Newsgroups gmane.comp.emulators.sid.devel
Message-ID <[email protected]>
Frank Ch. Eigler wrote:
> Would it be possible to simply always compile in the shCfg.cxx file?
> Protect it with an embedded #if SIDTARGET_SH | SIDTARGET_SH64
> if you really must.
>
>   
Well yes, of course it would. It just seemed wasteful. Similar to how we 
don't compile/link in the bits which support unspecified targets in 
sid/component/cgen-cpu.

Dave