NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Import .a file into another library



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


Home | Main Index | Thread Index | Old Index