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 <b.frei...@gmx.net> wrote:
>
> Good evening!
>
> Both PIC ports are officially unmaintained.  They have stability issues.
> Unless you need the PIC ports, the path of least resistance is to simply
> disable them, which hopefully solves the problem.  The manual lists the
> relevant command line switches.
>
> Greetings,
> Benedikt
>
> Am 22.04.23 um 22:00 schrieb Marc Lobelle:
> > Hello,
> >
> > I tried to compile sdcc-4.2.0 on openindiana (./configure; gmake)  and I
> > get the following error message
> >
> > What should I do ?
> >
> > Thanks,
> >
> > Marc
> >
> > gmake[5] : on entre dans le répertoire « /opt/sdcc-4.2.0/device/lib/pic14 »
> > gmake[5]: *** Aucune règle pour fabriquer la cible
> > « clean-intermediate ». Arrêt.
> > gmake[5] : on quitte le répertoire « /opt/sdcc-4.2.0/device/lib/pic14 »
> > gmake[4]: *** [Makefile:636 : clean_intermediate-pic14] Erreur 2
> > gmake[4] : on quitte le répertoire « /opt/sdcc-4.2.0/device/lib »
> > gmake[3]: *** [Makefile:510 : objects-pic14] Erreur 2
> > gmake[3] : on quitte le répertoire « /opt/sdcc-4.2.0/device/lib »
> > gmake[2]: *** [Makefile:503 : model-pic14] Erreur 2
> > gmake[2] : on quitte le répertoire « /opt/sdcc-4.2.0/device/lib »
> > gmake[1]: *** [Makefile:278 : all] Erreur 2
> > gmake[1] : on quitte le répertoire « /opt/sdcc-4.2.0/device/lib »
> > gmake: *** [Makefile:184 : sdcc-device-lib] Erreur 2
> >
>
>
> _______________________________________________
> Sdcc-user mailing list
> Sdcc-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sdcc-user



-- 
Daniel

"Let us change our traditional attitude to the construction of
programs. Instead of imagining that our main task is to instruct a
computer what to do, let us concentrate rather on explaining to human
beings what we want a computer to do." (Donald Knuth)

"Yes, technogeeks can be funny, even if only to each other."
(http://www.boogieonline.com/revolution/science/humor/)"

"Man is driven to create; I know I really love to create things. And
while I'm not good at painting, drawing, or music, I can write
software." (Yukihiro Matsumoto, a.k.a. ``Matz'')


_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to