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)
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.
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)
This seems to be an incomplete post. Are you reffering the details in conjunction with some other posts ?
regards
YD