Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Embeddable GCC

Name: Anonymous 2016-09-08 14:56

Is there a small version of GCC for shipping with Windows program? Because Mingw installation takes frigging gigabyte, including a lot of bloat, like C++ and fortran compiler, with useless crap, like directx bindings.

Name: Anonymous 2016-09-16 14:53

>>93
don't know how to emit .a from TCC or create .a from .def in some way...
you don't need .a or .def to create a .dll with TCC. Just call tcc.exe with -rdynamic, -shared and -r, then load it from GCC compiled file with dlopen.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List