RosettaCodeData/Task/Use-another-language-to-call-a-function/TXR/use-another-language-to-call-a-function-2.txr
2017-09-25 22:28:19 +02:00

2 lines
59 B
Text

gcc -g -fPIC query.c -c
gcc -g --shared query.c -o query.c