Greetings, I've been trying to get sdcc compiling on FreeBSD -current with clang. I have an old DEC Rainbow I'd like to use this to create some new software for this old beast...
I have boost installed in /usr/local/ via FreeBSD's package system. However, the base compiler does not include /usr/local/include in the default path. I've worked around this env CXX="c++ -I/usr/local/include -L/usr/local/lib" configure, but that's rather a large stick. In other software I've used, I can add --with-prefix=/usr/local to the configure command line. I've looked for a way to do this, but am unable to find a way... Have I overlooked something? If I haven't, would there be any interest in patches to allow this? Finally, I've only done a cursory gloss of the archives, so if there's a better list for this query, please let me know. Warner
_______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user