tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] mkstemps error on Windows


From: Christian Jullien
Subject: [Tinycc-devel] mkstemps error on Windows
Date: Mon, 17 Jun 2019 07:29:36 +0200

Recent patch gives this error when compiling the test suite on Windows + Cygwin:

 

-noinst_extern_inline_postdeclared2

-noinst_extern_inline_undeclared

+104_inline_test.c:30: warning: implicit declaration of function 'mkstemps'

+tcc: error: undefined symbol 'mkstemps'

make[2]: *** [Makefile:70: 104_inline_test.test] Error 1

make[2]: Target 'all' not remade because of errors.

make[2]: Leaving directory '/cygdrive/f/tinycc-7ed2d15/tests/tests2'

make[1]: *** [Makefile:83: tests2-dir] Error 2


reply via email to

[Prev in Thread] Current Thread [Next in Thread]