Rene,

Thanks! I just came across the same thing! I opened up the version files and 
saw garbage in them. I was able to narrow this down by using the BFD linker 
instead and saw errors like:

/usr/bin/x86_64-pc-linux-gnu-ld.bfd:objects/debounce.ver:4: ignoring invalid 
character `\017' in script
/usr/bin/x86_64-pc-linux-gnu-ld.bfd:objects/debounce.ver:4: ignoring invalid 
character `\037' in script
/usr/bin/x86_64-pc-linux-gnu-ld.bfd:objects/debounce.ver:4: ignoring invalid 
character `@' in script
/usr/bin/x86_64-pc-linux-gnu-ld.bfd:objects/debounce.ver:4: syntax error in 
VERSION script

Just curious, how did you get clang-16 working on your end? Even Debian Sid is 
still on 14. I'm using Gentoo so I can pick and choose quite easily lol.

Alec


On Friday, May 26, 2023 at 02:53:03 PM UTC, Rene Hopf <reneh...@mac.com> wrote: 





I can reproduce the problem, and working on a fix.
https://github.com/LinuxCNC/linuxcnc/issues/2509
as a workaround you can just remove the version script, it isnt actually 
needed.

Rene

On 26.05.23 02:50, Alec Ari via Emc-developers wrote:
> Yes but it's been awhile, I've actually done some U-Boot development in the 
> past. This problem with the linker is not kernel related though.
> 
> Alec
> 
> 
> 
> 
> 
> 
> On Friday, May 26, 2023 at 12:00:10 AM UTC, gene heskett 
> <ghesk...@shentel.net> wrote:
> 
> 
> 
> 
> 
> On 5/25/23 19:13, Alec Ari via Emc-developers wrote:
>> 16.0.4
>>
>> Just throwing this out there; I can write up the docs on how to use it, push 
>> the image to Github, finalize the installer and then anyone can try getting 
>> the last bits sorted out hands on. Latency and system performance surpasses 
>> Debian by a mile, there's also four different PREEMPT_RT kernels to choose 
>> from. Some kernels may have lower latency than others depending on the 
>> platform (i.e. Intel vs AMD) which is why I made a few. Adjustments include 
>> changes to RCU/CPU time keeping and IOMMU support.
>>
>> Alec
>>
> 
> Have you tested any kernels on u-booting arm64's?
> 
> Cheers, Gene Heskett.


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to