Hello !
I have a problem for create DLL (Windows), with tcc version 0.9.25 and
__stdcall.
"bad compile" means what?
When I use __stdcall, externals softwares do not found any function.
No problem with 0.9.23, or is I delete __stdcall (but I must change the
calls...)
#define DLL_EXPORT __declspec(dllexport)
I use this line.
However if you got the .def file then it DID compile. What then was "bad"
about it?
The function's names begin with a _ (underscore) useless (over)
An idea of solution?
You can try latest development branch:
http://repo.or.cz/w/tinycc.git?a=shortlog;h=refs/heads/mob
Sorry, but I am not able to compile (I do not know) TCC from source.
As it works with version 0.9.23, I can wait the next version available in
binary.
Thanks you again
--
Michel Claveau
_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel