Hi Guillaume,

I believe this is fixed, at least in version 0.9.27-4:

# Note -ltcc and -ldl needs to come last because they resolve symbol in 
hello.c, otherwise it does not link
gcc -Os -o hello hello.c -ltcc -ldl
% ./hello
<string>:1: warning: implicit declaration of function 'printf'
Hello World! (32)

Best regards,

Thomas

** Changed in: tcc (Ubuntu)
       Status: New => Fix Released

** Changed in: tcc (Ubuntu)
     Assignee: (unassigned) => Thomas Preud'homme (thomas-preudhomme)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1529379

Title:
  x86_64-linux-gnu/../tcc/libtcc1.a not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tcc/+bug/1529379/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to