I migrated to off-line compiling with a project (thank you Monti !).
This is compiling and linking with code sourcery.
Now I want to import this project to the online compiler, because this is where other users can get it.
I created a new Program RCCL20120218, imported the .cpp and .h files, deleted the main.cpp to avoid 2 main() functions.
The compilation is normal (no error line) but the linking is a loop without end and without error message.
The environment is Ubuntu 10.04 + Firefox ; Google Chrome has the same problem .
Do you have some tip or log file to find why the linker fails ?
Robert
I migrated to off-line compiling with a project (thank you Monti !). This is compiling and linking with code sourcery. Now I want to import this project to the online compiler, because this is where other users can get it. I created a new Program RCCL20120218, imported the .cpp and .h files, deleted the main.cpp to avoid 2 main() functions. The compilation is normal (no error line) but the linking is a loop without end and without error message.
The environment is Ubuntu 10.04 + Firefox ; Google Chrome has the same problem .
Do you have some tip or log file to find why the linker fails ?
Robert