Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ MT-multithreading and servers » [SOLVED] Unable to compile MT applications (weird assembler error with GCC on Linux i386 arch)
Re: Unable to compile MT applications (weird assembler error with GCC on Linux i386 arch) [message #42208 is a reply to message #42186] Thu, 27 February 2014 19:25 Go to previous messageGo to previous message
Oblivion is currently offline  Oblivion
Messages: 1094
Registered: August 2007
Senior Contributor
Hello,

If I add the below declaration to both heap.cpp and heaputil.cpp (since heap is declared externally in heapimp.h), MT apps succesfully compile.

thread__ Heap heap;


But this time the linker fails because of mulitple definitions.


Regards.



[Updated on: Thu, 27 February 2014 22:06]

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: Thu May 16 19:12:11 CEST 2024

Total time taken to generate the page: 0.02371 seconds