This is the mail archive of the ecos-discuss@sources.redhat.com 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: hello..I have a problem about make redboot suport IPv6


On Mon, 26 May 2003 09:24:20 +0200, Andrew Lunn wrote
> On Mon, May 26, 2003 at 01:50:34PM +0800, louk wrote:
> > 
> > Subject: hello..I have a problem about make redboot suport IPv6
> > 
> > when i make a redboot
> > I want it support ipv6 for ping6
> > 
> > so i include the package of FreeBSD_STACK
> 
> No. Redboot has its own little TCP/IP stack. Have a look in
> packages/redboot/current/support/net/. This is a very simple IP 
> stack, which is IPv4 only. IPv6 in redboot is not possible.
>  
> > but the configtool say
> > "
> > you also need
> > 
> > CYGINT_ISO_STRING_BSD_FONCS
> > CYGINT_ISO_C_TIME_TYPES
> > CYGINT_ISO_MALLOC
> > 
> > "
> > 
> > but I can't find the packages about "CYGINT"
> > 
> > anybout have an idea?
> > or ...I have other way to let I can use ping6 for my need ?
> 
> What are you trying to do. Do you really need IPv6 in redboot, or do
> you actually want IPv6 in the application?
> 
>     Andrew


I want to bulid a small linux which support ipv6

for example.
In the micro-linux which bulid in eCOS

I want to do the follwing thing in my target(x86 PC)....
******************************************************
config the ipv6 address
ping6 pc which on the same LAN.
******************************************************

--------------
I have try to use the template "net"
but as you know.....it's so BIG "14MB"<--the size of ecos_install folder.


by the way....
How can I make a eCOS in my Hard-disk.
I read a BOOK about eCOS,but I can't find the way to install My eCOS to HDD.
Our I need to using the redboot to load "every thing in ecos_install"



thanks

--
NDHU_Uee louk-Chi
louk@louk.dyndns.org
http://louk.dyndns.org/~louk/


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


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