On 8/4/11 5:31 PM, dsimcha wrote:
I have to get DMD 2.054 running on an ancient Linux distro, which means compiling it myself to get around various GLIBC issues. Everything compiles fine, but when the makefile tries to link, I get the following linker error message. […]
Are you using an up-to-date Makefile (the posix.mak is used on all Posix-like systems now)? It seems like intrange.c resp. intrange.o is missing entirely from your build.
David
