uIP WEB Server on an LPC2368 GCC makefile

I want compile uIP Embedded WEB Server Demo on an LPC2368 but I don’t use CrossStudio. I will be grateful for GCC makefile for this examples. Regards David

uIP WEB Server on an LPC2368 GCC makefile

If you look at the lwIP CrossWorks demo you will see that there is both a CrossWorks project and a makefile.  I would suggest taking that makefile as a starting point, then edit it to include the correct files and compiler settings.  You can get an evaluation version of CrossWorks so you can open the project file and see what is needed.