Am 09.04.23 um 21:57 schrieb Nick Pettefar:
There are now a number of libsdcc.lib files installed but when I manually include them none of them work.


When I build current sdcc (using the gputils from the system) in-tree, I see:

philipp@notebook6:~/sdcc-trunk/sdcc$ find . -name "libsdcc.lib"
./device/lib/build/pic14/libsdcc.lib
[…]

I just tried this today as in-tree build on my amd64 laptop, on a Debian GNU/Linux bookworm Raspi4, and a FreeBSD 13.1 Raspi4. It worked on all three.

Did you see the pic14/libsdcc.lib file (this is the the one for pic14 devices) built for you? If not, what is the output from configure and make (capture e.g. make output via make &> mlog if using bash on GNU/Linux).

Philipp

P.S.: As the snapshots show, out-of-tree builds with a separately installed gputils also work: FreeBSD 13.1 on a Raspi4: https://sourceforge.net/projects/sdcc/files/snapshot_builds/aarch64-unknown-freebsd13.1/ Debian GNU/Linux bookworm on a Raspi 4: https://sourceforge.net/projects/sdcc/files/snapshot_builds/aarch64-linux-gnu/



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

Reply via email to