Vardhan, Sundara (GE Infra, Energy) wrote: > AIX is 5.3, gcc is 4.2.3 and ld is 2.18. Yes I downloaded the source and compiled it locally on AIX > > We have a product running successfully on Solaris and AIX for many years and we have recently > decided to port to Linux. This was done successfully. Since we used gcc on Linux, we decided > to go with gcc on all the OS platforms we support. Towards this goal, I downloaded gcc 4.2.3 > on AIX and Solaris. Compiled on AIX and installed it successfully. When I tried to use this gcc to > compile the product code, the below error occurs only in couple of places. > > What does this error mean? `.___memmove' is missing. > > Do you want me to send the compile/load line? Yes. > Thanks for your help. You've probably incorrectly installed gcc. Andrew.