kbs: build of tclkit-lite on Mac OS X
Uwe Koloska <[email protected]> Sat, 14 Jul 2007 13:28:25 -0000
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <[email protected]> |
Hello, this is just to inform you, that I have managed to build the standard 8.5 tclkit-lite with kbs on Mac OS X. I have downloaded kbs.tcl (fixed the configure and tablelist bugs) and started ./kbs.tcl --disable-64bit -r result tclkit-8.5 packages-8.5 There are no errors (beside the cvs login problem with tkhtml) and the resulting tclkits are able to load all produced packages (though I haven't tested to actually use them). The "--disable-64bit" is necessary on my G4 mac mini with Mac OS X 10.4.10 to get 32 bit executables because the compiler is able to produce 64 bit binaries, but the computer can't run them ... Now I have to - test the 8.4 build - find a way to build tclkits that are able to run on 10.3 _and_ 10.4. - find out how to do a universal build - besides the mac builds -- try to build a tclkit on openmoko ;-) Yours Uwe Koloska