Re: kitgen report
"Brian Theado" <[email protected]>
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <[email protected]> |
On 1/26/07, Jean-Claude Wippler <[email protected]> wrote: [...] > Great, thx. I've checked in a change to get rid of stdint.h altogether. I'm still able to build vlerq on Solaris with your change. Then to get tclkit lite to build I added the following to config.sh: SunOS) echo "LDFLAGS = -ldl -lsocket -lnsl -lm" ;;