This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/18112] -feliminate-dwarf2-dups produces debug entries in wrong scope


------- Additional Comments From nikolay at etnus dot com  2004-10-22 18:16 -------
Subject: Re:  -feliminate-dwarf2-dups produces debug entries
 in wrong scope

This is what I did:
*** Compiling ../../src/tx_ttf_string.cxx ***
/home/compilers/gnu/gcc/3.4.1/i386-linux/bin/g++          -MD   -g 
-feliminate-dwarf2-dups         \
  -c ../../src/tx_ttf_string.cxx -o  tx_ttf_string.o

*** Linking program tx_ttf_string ***
/home/compilers/gnu/gcc/3.4.1/i386-linux/bin/g++  
-Wl,-rpath,/home/compilers/gnu/gcc/3.4.1/i386-linux/lib:/home/compilers/gnu/gcc/3.4.1/i386-linux/lib      
-g -feliminate-dwarf2-dups 
-Wl,-rpath,/home/compilers/gnu/gcc/3.4.1/i386-linux/lib:/home/compilers/gnu/gcc/3.4.1/i386-linux/lib    
-L/nfs/xander/u1/home/nikolay/totalview/debugger/../tools/lib 
-llinux-stubs   tx_ttf_string.o    \
  -o tx_ttf_string


pinskia at gcc dot gnu dot org wrote:

>------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-22 17:43 -------
>Complation of libstdc++ or the small program (you did not say),  I did it with the small program and 
>got that output.
>
>  
>



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18112


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]