lwip-users
[Top][All Lists]
Advanced

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

RE: [lwip-users] Ez80 porting - errors with label length


From: Sid . Young
Subject: RE: [lwip-users] Ez80 porting - errors with label length
Date: Mon, 7 Jun 2004 18:04:06 +1000


Thanks for the feedback, I will chase this with the vendor... If zilog
tell's me to get rooted then I will be coming back to the list and asking
nicely to get the function name reduced in length so it fits.

Untill I can compile it into a library file I won't be making any requests
of the code maintainers.

I am getting a number of compile errors using Zilog's ZDS-II IDE, but I have
not yet chased all these down.

Sid

-----Original Message-----
From: Jani Monoses [mailto:address@hidden 
Sent: Monday, 7 June 2004 5:36 PM
To: Mailing list for lwIP users
Subject: Re: [lwip-users] Ez80 porting - errors with label length


> Don't recommed it. Find out if your compiler vendor can fix this. 32 
> characters for an identifier is rather short since ANSI C doesn't 
> specifiy a limit at all. Other compilers use dynamic memory allocation

ANSI C I think requires that local identifiers have at least 31 chars and
external ones (those seen by other modules) have at least 6.I don't know if
it reccomends it though. Although it would be nice if compilers would not
settle for these limits.


_______________________________________________
lwip-users mailing list
address@hidden http://lists.nongnu.org/mailman/listinfo/lwip-users




reply via email to

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