[CLN-list] Build CLN for 64 bit windows

Jan Rheinländer jrheinlaender at gmx.de
Mon Oct 28 08:59:54 CET 2019


> 64-bit MSVC is nearly supported. The currently blocking issue is some
> problem with cl_asm.S.

MSVC does not recognize the .S extension. That can be solved by adding
the switch -TC in the .S.lo rule of the Makefile|:|

|$(AM_V_CPPAS_no)$(LTCPPASCOMPILE) -TC -c -o $@ $<
|

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cebix.net/pipermail/cln-list/attachments/20191028/e7946e44/attachment.htm>


More information about the CLN-list mailing list