This is the mail archive of the gcc@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]

Re: emitting templates as 'T'? Changed from 3.2 to 3.3


Apologies, 

The platform is Debian Unstable on a regular Intel PC:

~$ g++ -v
Reading specs from /usr/lib/gcc-lib/i386-linux/3.3/specs
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared
--with-system-zlib --enable-nls --without-included-gettext
--enable-__cxa_atexit --enable-clocale=gnu --enable-debug
--enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i386-linux
Thread model: posix
gcc version 3.3 (Debian)
~$ ld -v
GNU ld version 2.14.90.0.2 20030515 Debian GNU/Linux


The problem does not always exist - a regular small template example creates
W symbols.

Regards,

bert

> You've left out one important piece of information: What platform is
> this?

> On Tue, May 27, 2003 at 04:48:31PM +0200, bert hubert wrote:
>> [previously posted to bugs@gcc.gnu.org which I since realised is mostly the
>> output of bugzilla, and perhaps not the most apropriate forum for my
>> question]

-- 
http://www.PowerDNS.com      Open source, database driven DNS Software 
http://lartc.org           Linux Advanced Routing & Traffic Control HOWTO


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