On a system (9.2) using GCC from ports to compile ports, it 's impossible to compile drill and examples from the dns/ldns port as they're using the base gcc instead of the gcc installed from ports like most ports do.
I have no idea why the gcc changes for the compilation of these sub-projects which each have their own configure scripts.
I've tried adding USE_GCC=4.8 to the Makefile, but it doesn't change anything.
I have no idea why the gcc changes for the compilation of these sub-projects which each have their own configure scripts.
I've tried adding USE_GCC=4.8 to the Makefile, but it doesn't change anything.