how to build tclkit universal aqua?

David Zolli <[email protected]>
Newsgroups gmane.comp.lang.tcl.starkit
Message-ID <[email protected]>
Hi all,

I'm trying to build tclkit universal for OS X aqua using genkit.

Here is what I've done:

clear
mkdir mon_tclkit
cd mon_tclkit
export CFLAGS="-arch ppc -arch i386 -isysroot /Developer/SDKs/ 
MacOSX10.4u.sdk -mmacosx-version-min=10.4"
export TCLKIT_AQUA=1
rm -Rf build genkit install noarch out src
wget http://www.equi4.com/pub/tk/tars/genkit
/usr/bin/tclkit genkit A
cd src
cvs -d :pserver:[email protected]:/cvsroot/tcl co -r  
core-8-4-branch tcl
cvs -d :pserver:[email protected]:/cvsroot/ 
tktoolkit co -r core-8-4-branch tk
cd ..
/usr/bin/tclkit genkit B tcl
/bin/sh genkit B
/bin/sh genkit C
/bin/sh genkit D
/bin/sh genkit E

It seems at least kitsh wasn't an universal binary (but ppc only)  
while tclsh was. What have I missed?

-- 
David Zolli
[email protected]
http://www.kroc.tk
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.