Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- In file included from C:\<censored>\nimtest\nimcache\main.c:9:0:
- G:\nim-0.16.0\lib/nimbase.h:443:13: error: size of array 'Nim_and_C_compiler_disagree_on_target_architecture' is negative
- typedef int Nim_and_C_compiler_disagree_on_target_architecture[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
- ^
- In file included from C:\<censored>\nimtest\nimcache\stdlib_system.c:9:0:
- G:\nim-0.16.0\lib/nimbase.h:443:13: error: size of array 'Nim_and_C_compiler_disagree_on_target_architecture' is negative
- typedef int Nim_and_C_compiler_disagree_on_target_architecture[sizeof(NI) == sizeof(void*) && NIM_INTBITS == sizeof(NI)*8 ? 1 : -1];
- ^
- gcc.exe: error: C:\<censored>\nimtest\nimcache\stdlib_system.o: No such file or directory
- gcc.exe: error: C:\<censored>\nimtest\nimcache\main.o: No such file or directory
- gcc.exe: fatal error: no input files
- compilation terminated.
- Error: execution of an external program failed: 'gcc.exe -o C:\<censored>\nimtest\main.exe C:\<censored>\nimtest\nimcache\stdlib_system.o C:\<censored>\nimtest\nimcache\main.o '
- [Finished in 0.6s]
Add Comment
Please, Sign In to add comment