Re: @dircategory Software development

2006-06-02 Thread Karl Berry
Please submit a patch against SVN trunk to [EMAIL PROTECTED] with ChangeLog entries I regret that I cannot spend more time on this than I already have. If you don't want to use my diffs, then please just consider it as a bug report. If you don't want to do that either, then I guess the

@dircategory Software development

2006-05-29 Thread Karl Berry
rms asked me to try systematize the Texinfo dir categories to match the Free Software Directory where possible. So I hope you will be ok with changing the gcc manuals to say @dircategory Software development instead of @dircategory Programming (and "Software libraries" instead of "GNU libraries" f

Re: gcc 4.0.0, doc/gcc.1 not there

2005-04-27 Thread Karl Berry
Maybe there is something funny about your environment, like an auto-mounted NFS src directory which got auto-unmounted during the build? No, it's all local. However ... it must have been some craziness left over from a previous build, even though I did make distclean in srcdir and remove

shared library locations

2005-04-25 Thread Karl Berry
Greetings, In gcc-4.0.0 (and all previous releases), the C++ shared libraries (for example) are not found without adding specific link flags. For example, compiling a C++ hello,world (source below, not that it matters): $ which g++ g++ is /usr/local/gnu/bin/g++ $ g++ hello.cc $ ldd a.out

gcc-4.0.0, srcdir=objdir, ansidecl.h error

2005-04-25 Thread Karl Berry
With gcc-4.0.0 on GNU/Linux (specifically, Red Hat WS 4), GNU make 3.80, I get an error when trying to build with srcdir = objdir. Since the documentation says this "should" work, even though it recommends compiling with srcdir != objdir, I'm reporting it. (The problem does not happen when srcdir