This is the mail archive of the ecos-discuss@sourceware.org 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]

Re: eCos 3.0 beta 1 now available for download


hi,
	i was trying to compile eCos 3.0 beta 1  for at91sam7xek
 target. I am gettin some warnings

Target: at91sam7xek
Template: lwip_eth


In file included
from /media/_1/opt/ecos/cvs-ecos-new/e3/ecos/packages/net/lwip_tcpip/current/src/ecos/init.c:63:
/media/_1/opt/ecos/ecos3-b/install/include/netif/etharp.h:52: warning:
âpackedâ attribute ignored for field of type âu8_t[6]â
/media/_1/opt/ecos/ecos3-b/install/include/netif/etharp.h:67: warning:
âpackedâ attribute ignored for field of type âstruct eth_addrâ

is packed attribute necessary for a structure in side another packed
structure.

thanks & regards
vibi
 
On Mon, 2009-02-23 at 07:51 +0000, John Dallaway wrote:
> vibisreenivasan wrote:
> 
> > do we have a separate ecos cvs repository for this beta release.
> 
> The eCos 3.0 beta 1 release was generated from a branch named
> "ecos-v3_0-branch" which you can check out from the eCos CVS repository
> as follows:
> 
>    cvs -z3 -d :pserver:anoncvs@ecos.sourceware.org:/cvs/ecos \
>       co -r ecos-v3_0-branch -P ecos
> 
> The forthcoming eCos 3.0 final release will also be generated from this
> branch.
> 
> John Dallaway
> 
> 



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]