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]

HELP on build problem with xscale-elf-gcc


Hi,

I have problem to build sample file: hello using xscale-elf-gcc.
I am using win2K + cygwin 1.3.9. I want to build from command line.
Can someone help me?

I changed the makefile under \samples as the attchment.

C:\cygwin\ecos_cvs\examples>which xscale-elf-gcc
/usr/local/xscale-010827/h-i686-pc-cygwin/bin/xscale-elf-gcc

[error messages]
C:\cygwin\ecos_cvs\examples>make
Makefile:56: Extraneous text after `ifeq' directive
Makefile:58: Extraneous text after `else' directive
Makefile:60: Extraneous text after `endif' directive
Makefile:86: Extraneous text after `ifeq' directive
Makefile:89: Extraneous text after `endif' directive
', needed by `CCCHECK'.  Stop.et `

C:\cygwin\ecos_cvs\examples>mount
c:\cygwin\usr\bin on /usrbin type user (textmode)
C:\cygwin\bin on /usr/bin type user (binmode)
C:\cygwin\lib on /usr/lib type user (binmode)
c:\cygwin\tmp on /tmp type user (binmode)
C:\cygwin on / type user (binmode)
c: on /c type user (textmode)
e: on /cygdrive/e type user (binmode,noumount)
f: on /cygdrive/f type user (binmode,noumount)
g: on /cygdrive/g type user (binmode,noumount)
k: on /cygdrive/k type user (binmode,noumount)



Attachment: Makefile
Description: Binary data

-- 
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]