[ECOS] __NETDEVTAB__ undefined error^2
J.RyosIII
ryos@atom-tc.or.jp
Tue Jun 27 03:32:00 GMT 2000
Hello eCos people.
I have met with same trouble. and I found two defines , __NETDEVTAB__
__NETDEVTAB_END__ at target.ld . but it is a under-score short of
regulation define. so I changed target.ld as below.
( exactly I changed sh.ld , that is the target.ld for my target system )
___NETDEVTAB__ = ABSOLUTE (.); KEEP (*(SORT (.netdevtab*))) ___NETDEVTAB_END__ = ABSOLUTE (.);
----------
come back salmons
Suzuki,Ryouzaburou
ryos@atom-tc.or.jp
More information about the Ecos-discuss
mailing list