Content originally posted in LPCWare by andy on Thu Feb 03 23:21:55 MST 2011
I have a project which compiles and runs using lpcxpresso under linux (version 3.8.2) which does not compile in the c_type library. so I can reasonably assume it is not needed, but under windows (version 3.5.0 and 3.6.2) it does using an additional 824bytes of flash.
is this due to the different versions of gcc and can I add a another compiler option to fix this ?