tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] can't compile libtcc_test.c


From: Forrest Curo
Subject: [Tinycc-devel] can't compile libtcc_test.c
Date: Tue, 19 Feb 2019 10:44:44 -0800

[Using the standard package for ubuntu 18.04]
"
address@hidden:~$ tcc -run -L /usr/lib/x86_64-linux-gnu -ltcc libtcc_test.c
tcc: error: undefined symbol 'tcc_new'
tcc: error: undefined symbol 'tcc_set_lib_path'
tcc: error: undefined symbol 'tcc_set_output_type'
tcc: error: undefined symbol 'tcc_compile_string'
tcc: error: undefined symbol 'tcc_add_symbol'
tcc: error: undefined symbol 'tcc_relocate'
tcc: error: undefined symbol 'tcc_get_symbol'
tcc: error: undefined symbol 'tcc_delete'
"
Help?!!!

reply via email to

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