wibo icon indicating copy to clipboard operation
wibo copied to clipboard

ngccc.exe - Unhandled function GetAdaptersInfo (Iphlpapi.dll)

Open mkst opened this issue 2 years ago • 1 comments

Version 3.9.3 of ngccc.exe requires GetAdaptersInfo (and probably/possibly more). Creating this issue for the PR which will hopefully materialise later this week :rocket:

mkst avatar Oct 24 '23 06:10 mkst

Other versions (3.5/3.7) cannot call the child processes:

$ SN_NGC_PATH=. wibo ngccc.exe test.c -o test.o
NGCCC Error : error while executing cpp.
NGCCC       : Not a valid win32 executable.
NGCCC       : Reading sn.ini from '.'.

mkst avatar Feb 12 '25 13:02 mkst

This compiler now works

encounter avatar Oct 05 '25 23:10 encounter