hey, thanks for the pointers.
Maybe add x_list_setup() to m_conf.c, if that is part of PDa.
yes, this works fine on the host computer.
but, that'd mean i'd have to cross compile the whole PDa source.
haven't managed to get that right, yet.
at the moment i'm working with a pre-built package for the gumstix.
maybe:
- rename the x_list_setup() function in the source code to
list_setup() 2. recompile 3. copy the compiled file to list.foo (where foo is the appropriate
extension for gumstix pda)
haven't quite understood the third step. you mean to change the name
of the x_list.pd_linux file (extensions are the same as for pd on
normal linux) to list.pd_linux?
the classical solution would be to do:
pd -lib x_list
cool, that's an easy one and also works on the gumstix.
it's what i'm using right now.
as i have to pass some other command line option anyway i can just
add the -lib to my startup script.
have to read up on differences of internals,externals and libs. just found the "how to" by iohannes zmoelnig..
thanks, guys. angenehme feiertage! volker.
ps: why is the return address not set to the list automatically?
most of the time one wants to send return mails to the list and not
to the individual member, no?
i keep falling into that trap over and over...