Re: Building tclkit on Snow Leopard
David Zolli <[email protected]> Fri, 16 Apr 2010 11:45:50 +0200
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <[email protected]> |
Sorry for the dual-post: my first message takes a long time to appear, so I re-sent it from another account. After genkit and kitgen, I tried with kbs and it works but result is Mach-O executable i386. I didn't find any switch in kbs.tcl to set target to universal binary and it fails (Mk4tcl.a not defined for ppc) when i do this: export CFLAGS='-isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -arch i386 -arch ppc' export LDFLAGS='-arch i386 -arch ppc' Once again, it works fine with Xcode 3.0 from Mac OS X 10.5 DVD. You can download vlerq flavours (built with kitgen) and metakit flavour (built with kbs) there: http://www.kroc.tk/tclkit-darwin.html Hope this will help. -- David Zolli [email protected] http://www.kroc.tk -- You received this message because you are subscribed to the "starkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/starkit?hl=en