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]

RE: Bug on gcc...?


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

USSD.ii

USSD.s


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