Akshat Bisht wrote:
As i said earlier i removed the

 "__attribute__ ((__packed__))" from in-front of "PACK_STRUCT_STRUCT",

it compiles only after that, otherwise i get an error - "Error[Pe079]: expected a type specifier" . Can anybody shed light on what is happening and does removing that part does?

That is GNU compiler syntax, so for a different compiler it's correct to remove. But you need to provide some alternative means of structure packing.

Jifl
--
eCosCentric Limited      http://www.eCosCentric.com/     The eCos experts
Barnwell House, Barnwell Drive, Cambridge, UK.       Tel: +44 1223 245571
Registered in England and Wales: Reg No 4422071.
------["The best things in life aren't things."]------      Opinions==mine


_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to