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: HELP on build problem with xscale-elf-gcc


Hi,

Thanks for your reminder. I have another make. after I change the path to
make under c:\cygwin\bin, make works.
But now the redboot started to complain.
 
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)
c: on /cygdrive/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)
h: on /cygdrive/h type user (binmode,noumount)
k: on /cygdrive/k type user (binmode,noumount)

[Error Messages]
C:\cygwin\ecos_cvs\examples>make
xscale-elf-gcc -nostartfiles
-L/cygdrive/c/cygwin/tmp/build/80310redboot_install/lib -Wl,-
-gc-sections -o hello hello.o -Ttarget.ld -nostdlib
/cygdrive/c/cygwin/tmp/build/80310redboot_install/lib/libtarget.a(redboot_ma
in.o): In func
tion `do_go':
/ecos-c/cygwin/ecos_cvs/packages/redboot/current/src/main.c:549: undefined
reference to `R
edBoot_version'
collect2: ld returned 1 exit status
make: *** [hello] Error 1


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