public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] eCos CVS  <--> eCos 1.3.1 differences in net/eth_drv.c
@ 2001-05-08  7:35 Ivan Jakab
  2001-05-08  7:38 ` [ECOS] eCos CVS <--> eCos 1.3.1 differences in net/eth_drv Gary Thomas
  0 siblings, 1 reply; 4+ messages in thread
From: Ivan Jakab @ 2001-05-08  7:35 UTC (permalink / raw)
  To: ecos-discuss

Hi,

I'm currently moving support for a MIPS R3041 based board from the eCos
1.3.1 tree to the current CVS tree. When building the eCos CVS tests I got
messages that claimed undefined reference for eth_drv_init(), eth_drv_recv()
and eth_drv_tx_done() in packages\io\serial\current\src\common\serial.c:xxx.
When comparing the eth_drv.c, where those functions are defined, from the
1.3.1 and the CVS eCos I noticed that in the CVS they're defined as static.
I changed their definition not be static (as they were in the 1.3.1 tree)
and all the tests passed without any "undefined reference" messages. Why was
the definition of those functions changed to be static? Am I missing
something here?


Regards,

Ivan


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-05-09  6:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-08  7:35 [ECOS] eCos CVS <--> eCos 1.3.1 differences in net/eth_drv.c Ivan Jakab
2001-05-08  7:38 ` [ECOS] eCos CVS <--> eCos 1.3.1 differences in net/eth_drv Gary Thomas
2001-05-09  3:17   ` Ivan Jakab
2001-05-09  6:47     ` Robin Farine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).