Hi Griscka,

FYI, "build-tcc.bat -c cl" works well also with VC++ 2017 RC.

I have only this warning:

C>tiny_impdef libtcc.dll -o libtcc\libtcc.def
tiny_impdef: could not get exported function names.

BUT, on RPi I now get:

Test: 85_asm-outside-function...
--- ../../tests/tests2/85_asm-outside-function.expect   2017-02-13
20:14:51.9202                                                          25593
+0100
+++ 85_asm-outside-function.output      2017-02-13 20:15:41.980086934 +0100
@@ -1 +1 @@
-okay
+85_asm-outside-function.c:3: error: inline asm() not supported
Makefile:54: recipe for target '85_asm-outside-function.test' failed
make[2]: *** [85_asm-outside-function.test] Error 1

-----Original Message-----
From: Tinycc-devel [mailto:tinycc-devel-bounces+eligis=orange...@nongnu.org]
On Behalf Of grischka
Sent: lundi 13 février 2017 19:25
To: tinycc-devel@nongnu.org
Subject: Re: [Tinycc-devel] VS2015 / was Ready for Release 0.9.27

Vladimir Vissoultchev wrote:
> The other main option is to scap the folder altogether and it will 
> probably be the better decision. This way "entry to participation" in 
> mob will be to at least install gcc on Windows
> :-))

Never mind, I did that.

build-tcc.bat got an addition though to support MSVC from the command line,
like this:

     build-tcc.bat -c cl

Supposed to work from either the VS-Tools command shell or in combination
with vcvarsall.bat x86/amd64.

Cheers,

-- gr

> 
> cheers,
> </wqw>

_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel


_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to