lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Re: [lwip] question on /src/arch/unix/include/arch/cc.h


From: Jani Monoses
Subject: [lwip-users] Re: [lwip] question on /src/arch/unix/include/arch/cc.h
Date: Wed, 08 Jan 2003 23:38:25 -0000

the unix code in lwip assumes using gcc because it
was tested on bsd and linux.So probably unix is 
a misleading name.On another unix the demo would probably
fail for other reasons (lack of tun driver different
headers,libraries etc).

> should'nt the above code be like
> 
> 
> #if   defined(GNU_C)
> /* rest of code above */
> #endif
> 
> or am i just braindead ?
> 
> thanks,
> Manik Raina
> [This message was sent through the lwip discussion list.]
[This message was sent through the lwip discussion list.]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]