Hello Ian,

You wrote:
> And you're compiling and running a straight debug version
> right? Just with -g, no optimisation?

I don't know which flags are set....let's see if I can figure it out.

I pulled in svn from sourceforge.

In the terminal I ran:
$ sh bootstrap.sh
$ ./configure --enable_debug

At this point I have traditioanlly just run "make" at the command line with no 
options

But I did not do this this time.

I built this version using Eclipse's Build capabilities.

I have Eclipse Galileo and CDT 6.x

Eclipse appears to just me invoking "make all".

In this case it looks like the makefile is calling CXXFLAGS:

CXXFLAGS        := -Wall -Woverloaded-virtual -Wextra -Wformat-nonliteral 
-Wformat-security -Winit-self -Wswitch-enum -g -pipe -DDEBUG -DBUILD_DEBUG 
-DWANT_TIMING \

So yes, I'm using the "-g" flag.

> Hmm, what am I doing wrong in kdevelop then I wonder to
> myself? I think I need to get Eclipse going on this machine
> and have a play around.

I've never used kdevelop.

I had to use Eclipse in school and got use to it.  On my last project, the team 
needed Subclipse (GUI SVN for Eclispe) and it wasn't available on Eclipse 
Helios, so that is why I'm still using Galileo.  I haven't wanted to bother to 
reresearch it all and reinstall everything.
 
Sincerely,
Julie S.



      

------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to