Hi,

I installed the new technology Agent Controller v4.2.0.2 and launched the SampleClient successfully with the TimeCollector agent. I wanted to create my own agent, so I tried to recompile the sample from the sources. I had a look in the readme file given in the "bin" directory of my AC installation and saw the list of supported compilers.
Here is the list, quoted from the readme file:

1) Compilers:
- Windows-IA32:  Microsoft Visual C++ v6.0
[...]
- Linux-{IA32|EM64T|IPF}:  GNU gcc


In fact, I want to create my own agent, and I have dependencies on some libraries compiled with gcc-3.x.
So, I tried to compile with gcc-3.x, but it does not work.
All AC C++ libraries seems to be compiled with gcc-2.95 on Linux. Is it right ?

Does anyone tried and succeeded to recompile all the sources of the new technology AC with another compiler, such as :
- gcc v3.x under linux ?
- Microsoft Visual C++ v7.x ?

If not, is it planned to support such compilers in the future ?

Many thanks,
   Hugo
_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev

Reply via email to