Hello,

I'm trying to build a simple hello world statically with the latest version (0.9.27) and also the latest version from GitHub repository.

Whichever I use, whenever I try to build I got:
$ ./tcc -static file.c -o file
$ tcc: error: Unknown relocation type: 15

Dynamic builds works fine.

My environment:
Slackware 14 (x86)
GCC 4.8.0

Regards,
Davidson Francis.

_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to