tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] libtcc1 example usage


From: Daemon Magic
Subject: Re: [Tinycc-devel] libtcc1 example usage
Date: Mon, 20 May 2013 19:18:23 +0300

Hi,
Go to where tcc.exe resides, create directory named "lib" then place libtcc1.a in that dir.

GreetZ


2013/5/13 Lee <address@hidden>
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

_______________________________________________
Tinycc-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel



reply via email to

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