Hello,

I would like to override the values for CC.PREFIX.ARCHIVE and
CC.SUFFIX.ARCHIVE set in the probe information file, without having
to edit the probe information file itself. Is this possible?

Setting the values on the command line works:

$ nmake CC.PREFIX.ARCHIVE="" CC.SUFFIX.ARCHIVE=.lib

However, setting these values in my Makefile does not work,
presumably because Makerules.mk has already been read at this point.

Alexander
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to