Hi Andreas, Glenn,
I think Andreas is right. It seems that the compiler cannot find the device
file for your PIC (in the lib directory) and so adding that path with the -s
option should fix it.
Welcome back Glenn and good luck getting started again.
Kind regards,
Rob
Hi Glenn,
I'm also on Linux for a similar long time. There is no problem with the
compiler on Linux I'm aware off.
1.) In your case the library file called '16f877a.jal' can not be found.
Usually it will be seen in subdirectory 'lib' (same hirarchy as folder
compiler). First check if it is ther
Hi guys.
I have been using JAL on and off for about 15 years, but haven't used it
recently. I downloaded the latest version and unpacked on my Linux Mint
laptop and cannot get the compiler to work. I have used JAL under LInux
before without problems, so this has been really frustrating.
It mus