Thanks again guys.

I folllowed Rob's advice and have the compiler working perfectly on Linux 
Mint 20.3 with Geany as IDE and PicKit2 as programmer.

A 16F877a happily blinking!

All the best

Glenn

On Saturday, March 2, 2024 at 5:19:53 PM UTC Glenn Walsh wrote:

> Hi Rob and everyone!
>
> Apologies for the delay getting back to this, I've been working all week.
>
> That sounds like the problem. The laptop I have in my workshop has a 
> completely different file structure for Jal compared to this new one.
>
> I will download the 'bee' package and try that this evening.
>
> Thanks for your help, much appreciated.
>
> Glenn
>
>
> On Thursday, February 29, 2024 at 10:00:08 AM UTC Rob Hamerling wrote:
>
>>
>> Hi Glen,
>>
>>
>> On 27-02-2024 21:23, Glenn Walsh wrote:
>>
>> $ jallib-master/compiler/jalv2-x86-64 projects/test/16f877a_blink.jal -s 
>> /jallib-master/include/
>>
>> From the 'include' in this statement I suspect you downloaded/cloned from 
>> Github. This would work if the compiler would support searching 
>> subdirectories.  Unfortunately it doesn't.  All files in the include 
>> subdirectories need be copied to a single directory (e.g. 'lib') or you 
>> must specify with '-s' one-by-one all directories of the libraries which 
>> you include in your program.
>>
>> It might be easier to download and work with the latest 'bee' package 
>> from justanotherlanguage.org 
>>
>> Regards, Rob.
>>
>> -- 
>> *Rob H*amerling, Vianen, NL
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jallib/132fc6b6-d4c3-4a67-92ba-deaf3d237de7n%40googlegroups.com.

Reply via email to