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++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » IDE compilation error
Re: IDE compilation error [message #46118 is a reply to message #46117] Thu, 10 March 2016 05:38 Go to previous message
deep is currently offline  deep
Messages: 263
Registered: July 2011
Location: Bangalore
Experienced Member
I installed UPP using ppa and apt-get

Version 9584

Project with MT give following compile error

upp/uppsrc/Core/Mt.cpp: In function 'void Upp::ReadMemoryBarrier()':
upp/uppsrc/Core/Mt.cpp:372:6: error: redefinition of 'void Upp::ReadMemoryBarrier()'
void ReadMemoryBarrier()
^
In file included from upp/uppsrc/Core/Core.h:251:0,
from upp/uppsrc/Core/Mt.cpp:1:
upp/uppsrc/Core/Mt.h:153:13: error: 'void Upp::ReadMemoryBarrier()' previously defined here
inline void ReadMemoryBarrier()
^
upp/uppsrc/Core/Mt.cpp: In function 'void Upp::WriteMemoryBarrier()':
upp/uppsrc/Core/Mt.cpp:394:6: error: redefinition of 'void Upp::WriteMemoryBarrier()'
void WriteMemoryBarrier() {
^
In file included from upp/uppsrc/Core/Core.h:251:0,
from upp/uppsrc/Core/Mt.cpp:1:
upp/uppsrc/Core/Mt.h:158:13: error: 'void Upp::WriteMemoryBarrier()' previously defined here
inline void WriteMemoryBarrier()
^
Core: 1 file(s) built in (0:02.41), 2412 msecs / file, duration = 2826 msecs, parallelization 0%

There were errors. (0:05.99)

I am getting following error and IDE crash.
Fatal error
Assertion failed in /build/upp-Om2NWW/upp-9584/uppsrc/CtrlCore/CtrlTimer.cpp, line 44
abs(delay_ms) < 0x40000000

Stack trace:
() [0x83beff2]
() [0x83bf41c]
() [0x829cc9c]
() [0x829d258]
() [0x8479998]
() [0x845cc4a]
() [0x83c8d48]
() [0x80baad5]
() [0x829d0b5]
() [0x82b07f5]
() [0x82b08d4]
() [0x82b09ed]
() [0x82a1974]
() [0x8456bd4]
() [0x84552ea]
(__libc_start_main
() [0x8052270]



This error happened during upp install also.

Compiled programs are running for long time without crash.

I kept running "Clock" Prog for long time


Warm Regards

Deepak

[Updated on: Thu, 10 March 2016 06:38]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Slow processing of compilation/linking messages
Next Topic: Compilation error with GCC
Goto Forum:
  


Current Time: Fri Mar 29 11:35:18 CET 2024

Total time taken to generate the page: 0.01648 seconds