[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] Issues compiling as a static library on windows
From: |
Kyryl Melekhin |
Subject: |
Re: [Tinycc-devel] Issues compiling as a static library on windows |
Date: |
Tue, 9 Nov 2021 21:08:22 +0000 |
Hello, if your goal is to embed tcc into your application, you would
be better off using
https://github.com/kyx0r/tinycc
Yes, sure it might be outdated cause I can't be bothered to update it
properly, but
it proves a point. Things should be simple, and as such this will get
you up and running
in no time.
Kind regards,
Kyryl.