Hi, Go to where tcc.exe resides, create directory named "lib" then place libtcc1.a in that dir.
GreetZ 2013/5/13 Lee <[email protected]> > 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 > [email protected] > https://lists.nongnu.org/mailman/listinfo/tinycc-devel > >
_______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
