This avoids having to use either "dumpbin -headers" to find out the current architecture, or pass $ARCH from configure to deduce it. When configuring with --disable-asm, ARCH is equal to "c", which doesn't give any indication of what symbol prefix is to be used. Signed-off-by: Martin Storsjö <martin@martin.st> |
7 years ago | |
---|---|---|
.. | ||
makedef | makedef: Pass EXTERN_PREFIX from configure to makedef | 7 years ago |
mslink | use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exe | 9 years ago |