other/7121: other: .bb, .da, .bbg files put in wrong directory

cdharris@cs.brown.edu cdharris@cs.brown.edu
Tue Jun 25 12:16:00 GMT 2002


>Number:         7121
>Category:       other
>Synopsis:       other: .bb, .da, .bbg files put in wrong directory
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 25 09:26:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        3.0.4 (Debian testing/unstable)
>Organization:
>Environment:
System: Linux pebbles 2.2.20cs.std.1 #1 Wed Dec 5 23:51:44 EST 2001 i686 unknown
Architecture: i686

	
host: i386-pc-linux-gnu
build: i386-pc-linux-gnu
target: i386-pc-linux-gnu
configured with: ../src/configure -v --enable-languages=c,c++,java,f77,proto,objc --prefix=/usr --infodir=/share/info --mandir=/share/man --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --enable-long-long --enable-nls --without-included-gettext --disable-checking --enable-threads=posix --enable-java-gc=boehm --with-cpp-install-dir=bin --enable-objc-gc i386-linux
>Description:
        in

          gcc-3.0 -fprofile-arcs -ftest-coverage SomeDir/somefile.c

        gcc puts somefile's .bb, .bbg, and .da files in the gcc's current
        working directory, not in SomeDir. This contradicts the
        gcc-3.0 docs:

          "These additional files are placed in the directory
           where the source code is located."

          [from http://gcc.gnu.org/onlinedocs/gcc-3.0/gcc_8.html]
          
>How-To-Repeat:
        gcc-3.0 -fprofile-arcs -ftest-coverage SomeDir/somefile.c
>Fix:
        (no fix provided)
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the Gcc-bugs mailing list