This is the mail archive of the sid@sourceware.org mailing list for the SID project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building SID


tksm is a little tk-based gui for sid.  It lets one gaze lovingly at
all the simulation components, and all their glorious attributes.
Those suffering from an aggressive fingertip can even modify said
attributes.  This allows e.g. time to be stopped (via schedulers'
attributes).

Nice 1!


tksm is built as a tk script on top of the general tcl<->sid bridge
component.  That in turn requires tcl development libraries/headers to
be available at build time.  Were those around?  Did you run a "make
install" and see the tksm source files be copied over?

I had tcl dev installed but for tk only run-time libs (both 8.4) :/


Dave, regarding the thow patch: you reverted to the same as it was 2
revisions ago. It chokes gcc 4.0 for some reason (something about a
loose throw...). Can't you put the thow() inside the {}?

/MA


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]