Neil Baylis wrote: > I think the unknown symbol message happens at link time (i.e., before > control is transferred to the loaded module.) > If there's an unknown symbol, it won't load, obviously. > OK, but this was caused NOT by a symbol name compiled into the module, but an incorrect parameter passed to the module by the loadrt command line. This is a much more common error made by users (including me) when editing the hal file that loads the driver.
Jon ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
