[strace/strace] Compiling with tcc (TinyC Compiler) (#132)

James Mills notifications at github.com
Mon Apr 20 06:07:44 UTC 2020


Okay I added this to the. build and now I get the original error I was trying to show here before:

```#!sh
mv native_printer_defs.h-t native_printer_defs.h
tcc -E -P -DHAVE_CONFIG_H    -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I.  -include config.h linux/x86_64/syscallent.h -o syscallent.i
tcc: error: unrecognized file type
make: *** [Makefile:9840: syscallent.i] Error 1
make: *** Waiting for unfinished jobs....
echo '} struct_printers;' >> printers.h-t
echo 'extern const struct_printers *printers;' >> printers.h-t
echo '#define MPERS_PRINTER_NAME(printer_name) printers->printer_name' >> printers.h-t
mv printers.h-t printers.h
rm ioctls_all0.h ioctls_all2.h ioctls_all1.h
#
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/strace/strace/issues/132#issuecomment-616331461
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20200419/f99128d3/attachment.html>


More information about the Strace-devel mailing list