Am Thu, 7 Feb 2008 23:06:50 +0530 schrieb Kamoolkar, Mugdha: > file: \dsplink\make\DspBios\c64xxp_5.xx_windows.mk > BASE_INSTALL := C:\ti-tools > BASE_SABIOS := $(BASE_INSTALL)\bios > BASE_CGTOOLS := $(BASE_INSTALL)\C6000\cgtools
Finally it works!: ... gmake[2]: Nothing to be done for `exprel'. gmake[2]: Leaving directory `C:/CCStudio_v3.3/dsplink/dsp/src/base/hal' gmake[2]: Entering directory `C:/CCStudio_v3.3/dsplink/dsp/src/base/drv' [DRV ] ------- EXPORT ---------------- RELEASE ------------ gmake[2]: Leaving directory `C:/CCStudio_v3.3/dsplink/dsp/src/base/drv' gmake[1]: Leaving directory `C:/CCStudio_v3.3/dsplink/dsp/src/base' :-)) Thank you! It is right that I have to compile the gpp-src in the cygwin enviroment (this actually works!)? When I try it in the same enviroment as the dsp I get the following error: C:\CCStudio_v3.3\dsplink\gpp\src>gmake process_begin: CreateProcess((null), /usr/bin\perl C:\CCStudio_v3.3\dsplink\make\bin\banner.pl 1 SRC DIRS INCLUDE, ...) failed. make (e=3): System cannot find specific path gmake: *** [b_dirinc] Error 3 I guess I will have a "windows"-enviroment for the dsp-side and a second directory with a "cygwin"-enviroment for the gpp-side... Bye - Robert _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
