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]

multi-ice-gdb-server


Hi,

Im trying again, as I got no answers on my last post.
I really need some help getting the multi-ice-gdb-server
http://sources.redhat.com/ecos/multi-ice.html working.
but I cannot understand the instructions.

------snip--------
Finally to build the multi-ice-gdb-server itself, change to the multi-ice
build directory and type make, supplying the make variables
MULTI_ICE_INCLUDES which should point to the location of the ARM RDI 1.5
headers, and MULTI_ICE_LIBS which should point to the location of the ARM
Multi-ICE server directory, as well as the location of the GDB multi-ice
directory. For example:

  bash-2.04$ cd gdb/multi-ice
  bash-2.04$ make -w MULTI_ICE_INCLUDES="-I/cygdrive/c/Rdi/Headers" \




MULTI_ICE_LIBS="-L/cygdrive/c/Multi-ICE -L/tmp/migdb/gdb-5.1.1/gdb/multi-ice
 -ltoolconf" 2>&1 | tee make.out
-------snip---------

the part above makes no sence. There is no build directory called
gdb/multi-ice. And there are no instructions to make one or to configure the
multi-ice to such a dir. Seems something is missing !?

This might be obvious to people that are used to working on linux, but I'm
new to this, so please help !

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]