Am 09.05.25 um 12:03 schrieb daniel.dro...@uni-miskolc.hu:

Dear SDCC,

I'm trying to compile sdcc on a system where the boost library is outdated, and I can not upgrade it.

I've downloaded boost_1_88_0.tar.gz and unpacked into my home dir.

How can I run sdcc's configure to use it?

Daniel

What happens if you tell configure to use a specific include path when invoking the C++ compiler, e.g. like on the wiki page for compiling on OpenBSD (i.e. replace the -I/usr/local/include with the path to the directory that contains your boost include directory)?

https://sourceforge.net/p/sdcc/wiki/OpenBSD/



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

Reply via email to