Re: Compiling Tcl apps redux
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: Compiling Tcl apps redux

From: Clemens Hintze <cle@disks.qiao.in-berlin.de>
Date: Wed May 25 2005 - 19:46:24 CEST

In article <118pbegsogngs58@corp.supernews.com>, joey@swri.edu wrote:

(...)

>> I remember having the same problem, but with another version of Tcl.
>> Adding -strip-tcl to mktclapp's commandline for the files in question
>> did solve my problem, though ...
>
> Question for both of you: are either of you shrouding the Tcl scripts?
> I'm not, so maybe that's what the difference is?

No, I do not shroud them ...

> I use mta files and I have -strip-tcl on each of the filenames.

I believe, I had to introduce a small patch removing a

   !isalpha(z[i+1])

during detection of comments, as those comments were not encountered.
They got populated into the .c file, despite the usage of -strip-tcl.
And then the mess begun.

HTH,
Clemens.

-- 
Clemens Hintze  mailto: c.hintze (at) gmx.net
Received on Thu Sep 29 14:19:00 2005