Bug on gcc...?
Manuel Perera RodrÃÂguez
mperera@tcpsi.es
Mon Jul 24 06:44:00 GMT 2000
Hello Alexandre:
The class ImqErr is included in the .ii file. Besides, the same code has
been compile with the WorkShop 4.2 compiler. I donôt understand because this
library (MQSeries 5.1) not compile with gcc-2.95.2. Any idea...?
Thanks for your help. :-)
Manuel Perera RodrÃÂguez
Redes y Comunicaciones
TCP Sistemas e Ingenieria
c/ Fernández Caro, 7, 4ê Planta
Madrid (Spain)
e-mail: mperera@tcpsi.es
http://www.tcpsi.es
----- Original Message -----
From: Alexandre Oliva <oliva@lsd.ic.unicamp.br>
To: Manuel Perera RodrÃÂguez <mperera@tcpsi.es>
Sent: Monday, July 24, 2000 2:53 PM
Subject: Re: Bug on gcc...?
On Jul 24, 2000, Manuel Perera RodrÃÂguez <mperera@tcpsi.es> wrote:
> cc1plus: warning: `-glib' not supported by this configuration of GCC
This is definitely wrong.
> /usr/include/imqerr.hpp:50: parse error before `&'
> /usr/include/imqerr.hpp:50: `ImqErr::operator =(...)' must take exactly
one argument
Doesn't look like a bug in GCC. It may well be some bug in your own
code that (indirectly) includes this file. Compile with -save-temps
and look for this line in the .ii file it will generate.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me
-------------- next part --------------
A non-text attachment was scrubbed...
Name: USSD.ii
Type: text/x-c
Size: 91842 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20000724/370d5605/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: USSD.s
Type: text/x-asm
Size: 33 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20000724/370d5605/attachment-0001.bin>
More information about the Gcc
mailing list