OK - need some basic help here!
I have the BruteFIR source code but need some (a lot!) of help
compiling it for my a NAS. The NAS is a QNAP TS-809 (Intel x86 64bit
CPU) which runs under a 'Busybox' version of Linux. I tried using the
'Makefile' with GCC but it doesn't compile. I think there are some
libraries missing and the paths (/usr/local/lib ...etc) in Makefile
are not suitable for the NAS. The usual place for these on the NAS is /
opt/ ... etc. As a start, Is it a matter of editing the Makefile to
take account of this?
Bob