Hello! There is a demo web server (treck.com/downloads - freescale 5208). It is a solution for CodeWarrior. I have tried to compile it (by free CW 7.2 SE) for a few days, but every time different errors occurred. In fact, there is a file "trecklib.a" that consists of 202 compiled elf- files. The issue is that theese files are not linked. It means that there are no correct function calls anywhere. Please help me to link "trecklib.a" and get correct function calls. I need it for my research, so I'm not going to launch this web server.
P.S. I'm not a programmer))