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: Compiling, Linking, Debugging of your packages » [Solved !] ide Complie Error when complied under options other than "GCC32 Debug"
Re: ide Complie Error whem complied under options other than "GCC32 Debug" [message #4867 is a reply to message #4866] Wed, 23 August 2006 21:26 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14266
Registered: November 2005
Ultimate Member
3togo wrote on Wed, 23 August 2006 15:08

I am using Ubuntu(Edgy) - GCC 4.1.2
However, the main point is not on whatever system I am using.
I did compile successfully as long as I am using "GCC Debug" mode.

Pardon me for being lazy to trace your code. Instead, could u mind telling me what is the difference between "GCC Debug" mode & say "GCC Optimal" mode given that "shared library" was selected while compiling under both modes.

3ToGo


Debug has _DEBUG macro defined (which is then #ifdefed to bring a couple of diagnostic facilities in), has not optimizations (compiler and linker flags) and has debug info active (again compiler and linker flags).

What exactly is causing that linker error is beyond my grasp...

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: problem with makefile (Linux)
Next Topic: Does any one compile successfully on cygwin?
Goto Forum:
  


Current Time: Fri Jul 18 04:00:13 CEST 2025

Total time taken to generate the page: 0.04212 seconds