tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] libtcc1 example usage


From: Lee
Subject: [Tinycc-devel] libtcc1 example usage
Date: Sun, 12 May 2013 20:08:19 -0700 (PDT)

Hi,

I am trying to use the example provided libtcc_test.c but with no luck. Compiles OK but I get the errors:
tcc: error: cannot find library: libtcc1.a
tcc: error: undefined symbol 'printf'

I've tried to hard code the lib_path, with -ltcc1 used in the makefile, no success. I'am using tcc version 0.9.26 (i386 Win32).
Any help will be greatly appreciated.

Thanks,
Lee

reply via email to

[Prev in Thread] Current Thread [Next in Thread]