On 5/23/05, Helmut Tschemernjak <[EMAIL PROTECTED]> wrote: > Hello, > > due to problems that awk is not identical on some UNIX platforms e.g. > the Solaris 8 awk cannot handle the mkopcode scripts, I re-wrote it > using perl. Perl is more compatible between platforms and does not need > other helper tools to work. As a side effect a build on Windows is much > easier.
Try using gawk. Worked for me on a Solaris platform.

