Hello,
  Is it possible to use the run option with static libraries. ie something
like
  tcc  -run test.c -lStr
  where Str is a library called(say) LibStr.a  created with tiny_libmaker.

  I dont seem to get it work and the docs are silent.
  Iam getting tcc -o text.exe text.c -lStr  to work but  none of the run
combinations seem to work
codernwo
_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to