tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] "_winstart not defined"


From: Daemon Magic
Subject: Re: [Tinycc-devel] "_winstart not defined"
Date: Sat, 10 Feb 2018 11:07:10 +0200

Try to use your mingw-built tcc to compile your test.c example, if it compiles w/o errors, your tcc built with itself has some problems.

2018-02-10 7:09 GMT+02:00 k2tom <address@hidden>:
My original "current release" of 0.9.25 came from tcc-0.9.25.tar.bze
(5/20/2009).  (This has the sources.. but NOT the binaries.)  I used MinGW
to build TCC from those sources.  Then I used this newly-minted TCC to build
a newer TCC from the sources.  (I just wanted to verify that one could in
fact use TCC to compile ITSELF.)

The program I'm trying to compile is test.c, take verbatim from the Forger's
Tutorial.  And the exact command line I'm using is:

prompt> *tcc -o test.exe test.c -mwindows*
tcc: _winstart not defined

Tom



--
Sent from: http://nongnu.13855.n7.nabble.com/tinycc-devel-f70286.html

_______________________________________________
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]