U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ MT-multithreading and servers » [SOLVED] Unable to compile MT applications (weird assembler error with GCC on Linux i386 arch)
[SOLVED] Re: Unable to compile MT applications (weird assembler error with GCC on Linux i386 arch) [message #42252 is a reply to message #42186] Sun, 02 March 2014 01:44 Go to previous message
Oblivion is currently offline  Oblivion
Messages: 1267
Registered: August 2007
Senior Contributor
Hello,

I finally found the solution. The problem was not in the U++, but in the gcc.
As it turned out, it was an architecture + machine specific oddity. Adding the "-fpic" option to the general build options solved the problem. Now MT applications compile and run succesfully.

Regards.



[Updated on: Sun, 02 March 2014 02:24]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem using TcpSockets
Next Topic: SSL handshake error
Goto Forum:
  


Current Time: Tue Jun 23 01:50:22 GMT+2 2026

Total time taken to generate the page: 0.00705 seconds