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]

eCos tests


Hi,

Trying to make the eCos tests (make tests) I get the following error:

/tools/H-i686-pc-linux-gnu/lib/gcc-lib/arm-elf/3.2.2/../../../../arm-elf/bin
/ld: cannot find libsupc++.a

Can't find a file with that name manually either, but I can't say I
understand the ../../../.. stuff, cause there's only include and thumb dirs
under 3.2.2, and no subdirs below those...

Something I've done wrong when making the arm-elf gcc complier ?
Only did as described in
http://sources.redhat.com/ecos/tools/linux-arm-elf.html :
make -w all-gcc install-gcc LANGUAGES="c c++" 2>&1 | tee make.out

Paul



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