This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ecos for ATLAS (MIPS 4Kc)


I have got cygwin installed at c:\cygwin
& mipsisa32-elf at c:\gnutools\

Question1:
When I ran mipsisa32-elf-gdb from the command prompt, it said cygwin1.dll is missing. Then I had to copy this from the c:\cygwin\bin to C:\gnutools\mipsisa32-elf\bin
Is the gnutools package missing cygwin1.dll? Or is something wrong with my installation?


Question2:
I opened ecos cfg_tool 2.11 & chose MIPS atlas 4Kc template & tried building the libraries, I got an error saying make was missing, Then I had to copy make.exe from my old mipsisa32-elf tools (C:\mips3264-020217\H-i686-pc-cygwin\bin to C:\gnutools\mipsisa32-elf\bin).
Again Is the gnutools package missing make.exe? Or is something wrong with my installation?


Question3:
Now when I tried building the ecos library I get the following errors (I have just copied a portion error):


make[1]: Entering directory `/ecos-c/ecos/proj/atlas4kc/test_build/hal/common/current'
mipsisa32-elf-gcc -c -I/ecos-c/ecos/proj/atlas4kc/test_install/include -I/ecos-c/ecos/packages/hal/common/current -I/ecos-c/ecos/packages/hal/common/current/src -I/ecos-c/ecos/packages/hal/common/current/tests -I. -I/ecos-c/ecos/packages/hal/common/current/src/ -mips32 -EL -msoft-float -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -G0 -Wp,-MD,src/drv_api.tmp -o src/hal_common_drv_api.o /ecos-c/ecos/packages/hal/common/current/src/drv_api.c
In file included from /ecos-c/ecos/packages/hal/common/current/src/drv_api.c:55:
/ecos-c/ecos/proj/atlas4kc/test_install/include/pkgconf/system.h:24:2: invalid preprocessing directive #define
/ecos-c/ecos/proj/atlas4kc/test_install/include/pkgconf/system.h:25:2: invalid preprocessing directive #define
/ecos-c/ecos/proj/atlas4kc/test_install/include/pkgconf/system.h:26:2: invalid preprocessing directive #define
/ecos-c/ecos/proj/atlas4kc/test_install/include/pkgconf/system.h:27:2: invalid preprocessing directive #define
/ecos-c/ecos/proj/atlas4kc/test_install/include/pkgconf/system.h:28:2: invalid preprocessing directive #define
/ecos-c/ecos/proj/atlas4kc/test_install/include/pkgconf/system.h:29:2: invalid preprocessing directive #define



Please guild me!!!!


Thanks a lot,
-Michael.



_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail



-- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]