source navigator NG (was Re: What to use to navigate around unfamiliar C++ code?)



Markus Moll <markus.moll@xxxxxxxxxxxxxxxxxxx> writes:

Hi

Bruce Stephens wrote:

SN doesn't understand namespaces well. Otherwise it's pretty good.

It doesn't compile here, because it relies on -fwritable-strings, which GCC
doesn't support any longer. And it seems to be a lot of code that would
need to be rewritten if you wanted to fix that.

Someone's working on it! <http://sourcenav.berlios.de/>.

Not that much has changed (that I noticed, anyway, some icons looked
different), but it builds without fiddling, and uses db4.6, which
feels quite a bit faster.
.



Relevant Pages

  • Re: Idea: Multitasking graphical OS for the GS
    ... gcc already has 65816 support. ... binutils is the first step to compile gcc. ...
    (comp.sys.apple2)
  • Re: Idea: Multitasking graphical OS for the GS
    ... The only support I could find is limited to the BFD files which provide fixups to object files. ... I looked a little at the CPU support requirements for gcc; it doesn't look impossible but would be a bit of work. ... It is pretty trivial to make the few needed changes to get binutils to compile with w65 support. ...
    (comp.sys.apple2)
  • Re: UNICODE, C++ and wstring
    ... > been able to compile the simplest of programs. ... > If you know what to do to compile this program using GCC, ... support the GNU development toolset on Microsoft Windows, ... give adequate support for the standard C and C++ 'wchar_t' type. ...
    (alt.comp.lang.learn.c-cpp)
  • Re: What to use to navigate around unfamiliar C++ code?
    ... It doesn't compile here, because it relies on -fwritable-strings, which GCC ... doesn't support any longer. ...
    (comp.os.linux.development.apps)
  • Re: Compiling and Linking 64Bit Programs on Solaris Sparc with GCC 3.x
    ... >>I would like to be able to compile source programs to 64 bit binaries on ... >>the solaris sparc platform using gcc 3.x. ... How can I get the 64 bit support and bypass 32bit support. ...
    (comp.unix.solaris)