W dniu 30.09.2017 o 06:46, Ted Yu pisze:
https://pastebin.com/PPGkuxGS
> int main(int argc, char *argv[]) {
I see, it is main, it is not shared library?
In BUCK, there is no need for compiler_flags and linker_flags
Compiler flags and linker flags to compilation .so file instead executable binary.
Code pastebin.com/PPGkuxGS creates executable or shared library?
