I already fixed the issues mentioned in
https://sourceforge.net/p/sdcc/bugs/3140/. It was like "I need to
build, so shove it something I can use to build". Not sure if the fix
is actually acceptable but I can provide a patch, if there is
interest.
On Mon, Apr 24, 2023 at 1:26 PM Benedikt Freisen
When you configure use:
--disable-pic14 and --disable-pic16
to disable the PIC ports. I'll get back to these ports after I solve
some more urgente issues here.
On Sun, Apr 23, 2023 at 4:53 PM Benedikt Freisen wrote:
>
> Good evening!
>
> Both PIC ports are officially unmaintained. They have st
While there has never been an SDCC version with stable PIC support,
every version that is not entirely ancient should have somewhat usable
PIC backends, but the compilation process is a bit brittle and has been
for years.
If you cannot get hold of a pre-compiled package that comes with the PIC
bac