[tlbuild] asymptote build

Reinhard Kotucha reinhard.kotucha at web.de
Wed Jun 24 22:17:06 CEST 2009


On 23 June 2009 T T wrote:

 > I will soon move asy to its own subdir and place a .bat wrapper in
 > bin/win32. What should i put in bin/i386-cygwin? Symlink?

Hi Tomek,
cygwin is Unix, hence it's probably better to provide a shell script
instead of a .bat wrapper.  The cygwin login shell is a modified bash.
If you invoke a .bat file, bash calls cmd.exe, hence I think a .bat
file is less efficient than a shell script.

BTW, your universal .bat wrapper calls kpsewhich and stores the result
in a variable.  The code is definitely not easy to understand.  Is
there some on-line documentation available explaining such things?

Regards,
  Reinhard

-- 
----------------------------------------------------------------------------
Reinhard Kotucha			              Phone: +49-511-3373112
Marschnerstr. 25
D-30167 Hannover	                      mailto:reinhard.kotucha at web.de
----------------------------------------------------------------------------
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.
----------------------------------------------------------------------------


More information about the tlbuild mailing list