Date: Fri, 09 Apr 2021 17:29:11 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 254852] lang/sdcc does not compile and install libs for pic14-port Message-ID: <bug-254852-7788-8FqaVAKQzp@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-254852-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-254852-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254852 --- Comment #3 from pererikrunebert95@gmail.com --- I have found the cause for not building libsdcce.lib. When I edit the file /device/lib/pic14/libsdcc/enhanced/Makefile and set back PICARCH to ARCH and then removed .../work/.stage_done.sdcc._usr_local the compilation and installati= on into stage directory worked Ok. So the obvious problem lies in the lang/sdcc/Makefile that change all occurrences of ARCH to PICARCH. I am not that familiar with package setup so I am not the person to alter t= he package to solve this, just to point in the right direction. In the gplink and gpsim problems I will do some digging. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254852-7788-8FqaVAKQzp>