Files @ cecf94fdb875
Branch filter:

Location: CSY/reowolf/examples/2_dynamic_pdl/make.sh

Christopher Esterhuyse
simplified approach to the piecewise acquisition of port info. starting to reintegrate communication phase
1
2
3
4
#!/bin/sh

LIB_PATH="../../target/release"
gcc -L $LIB_PATH -lreowolf_rs -Wl,-R$LIB_PATH amy.c -o amy