tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] VS2015 / was Ready for Release 0.9.27


From: Christian JULLIEN
Subject: Re: [Tinycc-devel] VS2015 / was Ready for Release 0.9.27
Date: Wed, 15 Feb 2017 09:08:02 +0100 (CET)

FYI I fixed 85_asm-outside-function.expect issue.
SKIP in Makefile was using '85-xxx' instead of '85_xxx'



Le : 13 février 2017 à 20:21 (GMT +01:00)
De : "Christian Jullien" <address@hidden>
À : "address@hidden" <address@hidden>
Objet : Re: [Tinycc-devel] VS2015 / was Ready for Release 0.9.27


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:address@hidden
On Behalf Of grischka
Sent: lundi 13 février 2017 19:25
To: address@hidden
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
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel


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

reply via email to

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