User Tools

Site Tools


projects_edwin

This is an old revision of the document!


Thing I am doing now

  • Pulling code and compiling git@github.com:edwin-oetelaar/dpdaemon.git
  • should we keep 2 versions ? eddaemon and dpdaemon
  • I think we can compile this on Windows-10 using WSL2 (windows subsystem linux)

Compiles cleanly with

git clone git@github.com:edwin-oetelaar/dpdaemon.git cd dpdaemon make

List of messages (just 1)

echo “\”;“ » readme.h cc -I../../include -g -fPIC -c -Wall -c -o avr.o avr.c avr.c: In function ‘errmsg’: avr.c:931:5: warning: format not a string literal and no format arguments [-Wformat-security]

   outlen = snprintf(obuf, MAX_LINE_LEN-1, errtext);
   ^~~~~~
projects_edwin.1611239478.txt.gz · Last modified: 2021/01/21 14:31 by edwin