tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] TCC modification simple boundschecking for windows


From: grischka
Subject: Re: [Tinycc-devel] TCC modification simple boundschecking for windows
Date: Wed, 03 Dec 2008 18:51:22 +0100
User-agent: Thunderbird 1.5.0.10 (Windows/20070221)

You could try with -run first:

        $ tcc -b bcheck.o -run test.c

For standalone exe's you would need to teach tccpe.c to write
.init and .bounds sections.

However the general state of tinycc's bounds checking (even on linux)
is uncertain, i.e. whether it works good enough to be practically
useful.

-- gr





reply via email to

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