tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] Commit b7b9f9f5 broke -dumpversion


From: oldfaber
Subject: [Tinycc-devel] Commit b7b9f9f5 broke -dumpversion
Date: Mon, 23 Mar 2015 18:49:56 +0100

Hi,

using a self-compiled tcc for Windows 32 bit
tcc -dumpversion
gives the error
tcc: error: invalid option -- '-dumpversion'

In tcc_parse_args() strstart() looks only at the first char,
'd' and decides that the option is -dD !!!

Thanks
Fabio



reply via email to

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