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.

More info regarding the XDCPATH issue

here are the line in the makefiles related to XDCPATH

$(PRE)  XDCPATH=$(XDCPATH)   $(CONFIGURO) -o $(XDC_CFG) .......  (in Makefile.app)

 

XDCPATH=/home/ce/packages;/home/ce/cetools/packages;etc etc (Makefile)

export  "XDCPATH" (Makefile)