For example,I have a windows program that calls lame.exe to encode mp3 files,
To get better perfomance,I would rather use native lame instead of a windows one.
how can I create a lame.exe that calls native lame command in linux instead of a windows one?