Hello, As we known RL ARM doesnt support FTP server. It only supports tftp. But for our application i need to implement FTP server. I am using Keil micro 3 version. I need to know any GCC compilers available which supports my LPC2388 and comes with ftp library's.
Quite the contrary!
GCC = GNU Compiler Collection: as that name suggests, it is a collection of very many compilers - for many languages and many targets.
However, you are (probably) right that there is only one C/C++ compiler in the collection for ARM target!