Hi! > AIUI, you just name .a files on the command line, like any .o file.
I assume that would work, but I am not working on the command line, but with NetBSDs make framework. After more experimentation I managed to get it working with the following statements: LIBDPLIBS+= mapm /usr/pkg/lib LIBDO.mapm = _external Thanks, Stephan