Re: Building SID
"Michael Ambrus" <[email protected]> Fri, 2 Mar 2007 19:00:03 +0100
| Newsgroups | gmane.comp.emulators.sid.devel |
|---|---|
| Message-ID | <[email protected]> |
sid verified to work underneath syscalls - i.e. I can use it (yay!). > > BTW wouldn't it be nice to have some interactive command component > > (user interface) for the console that starts sid? [..] > > Have you tried tksm? Not until now. configrun-sid -cpu=x86 -gdb=1234 -tksm /tmp/sid-14508.conf:44: component type sid-control-tksm unknown /tmp/sid-14508.conf:110: component tksm not found /tmp/sid-14508.conf:114: component tksm not found /tmp/sid-14508.conf:117: component tksm not found Configuration error. Aborting. Is it some tcl path that needs to be set? I configured the project with --prefix, so perhaps I need to add some environment variable? what does tksim do? I don't seem to be able to find any reference in the manual except the little flag for configrun-sid. Dave: I'm building the tools for ARM right now - I'll get back ASAP with results regarding the throw patch. /MA