Autrijus Tang wrote: > Can you verify whether myldr/par works or not (i.e. whether if it's > executable)?
Yep, it is. bash-2.01$ file * Makefile: ascii text Makefile.PL: executable /usr/bin/perl script file2c.pl: executable /usr/bin/perl script internals.c: c program text main.c: c program text main.o: ELF 32-bit MSB relocatable SPARC Version 1 mktmpdir.c: c program text my_par_pl.c: c program text my_par_pl.o: ELF 32-bit MSB relocatable SPARC Version 1 par: ELF 32-bit MSB executable SPARC Version 1, dynamically linked, not stripped parlsig.pl: ascii text perlxsi.c: c program text static.c: ascii text win32.res: data bash-2.01$ ./par Usage: ./par [ -Alib.par ] [ -Idir ] [ -Mmodule ] [ src.par ] [ program.pl ] ./par [ -B|-b ] [-Ooutfile] src.par -- Ian Cass