On Thu, 27 Sep 2007, knk wrote: > Date: Thu, 27 Sep 2007 04:11:31 +0530 > From: knk <[EMAIL PROTECTED]> > Reply-To: <[email protected]> > To: <[email protected]> > Subject: Re: [twincling] #define the main function > > How about your own perl wrapper before you give it for > compilation/pre-procesessing? I'm guessing it should work. > > knk >
In that case, 'autoconf' script (which is perl based) would be the best solution as it would be generic and platform specific nuances (eg. 3rd argument - char **envp) can also be incorporated very easily. thanks Saifi.

