Re: Building SID
"Michael Ambrus" <[email protected]> Fri, 2 Mar 2007 21:03:14 +0100
| Newsgroups | gmane.comp.emulators.sid.devel |
|---|---|
| Message-ID | <[email protected]> |
> > Hmmm -- I don't see any destructor for armTimerNoSched in any previous > revision. http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/timers/arm7t/arm7t-timer.h.diff?r1=1.1&r2=1.2&cvsroot=sid&f=h > destructor to armTimerSched. Try this patch and let me know if it works > for you. > I just did, and it compiles (O_o). How utterly odd, because that is exactly how the code looked before I patched it the first time. Oh well never mind, the intricacies and magics of C++ never stops to amaze me (nor scare the bejesus out of me) ;) Frankey: make install : make[3]: Entering directory `/home/ambrmi09/projects/sid/debug/tcl/unix' Installing libtcl8.4.a to /home/ambrmi09/bin/skiff//lib/ Installing tclsh as /home/ambrmi09/bin/skiff//bin/tclsh8.4 Installing tclConfig.sh to /home/ambrmi09/bin/skiff//lib/ Installing libtclstub8.4.a to /home/ambrmi09/bin/skiff//lib/ Installing header files Installing library files to /home/ambrmi09/bin/skiff//share/tcl8.4 Installing library http1.0 directory Installing library http2.4 directory Installing library opt0.4 directory Installing library msgcat1.3 directory Installing library tcltest2.2 directory Installing library encoding directory Installing top-level (.1) docs Cross-linking top-level (.1) docs : But still no tksm... ;( Cheers /MA