This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How could I setup many targets in dsplink make system?



We got linux make system(standard one, prefered) and dsplink make system(dislike it). My big project have to choose dsplink make system, because too many header include problem when using linux make system.  But dsplink make system couldn't produce two target at the same time

How could I produce EXE and LIB the same time in dsplink make system?

  • What version of dsplink are you using?  To my knowledge, you can use the GNU make included in your Host PC to build everything we provide in DVSDK.  The one notable exception is DSPLINK 1.61 or newer version which require GNU Make 3.81 (many Llinux hosts may have older version).  To make things easy on our customers, we have started including the binary gmake 3.81 inside the xdctools folder (version 3.10 and higher) in DVSDK.