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]

Re: EGCS-2.91.66 bugreport ?


On Mon, 17 May 1999, you wrote:
> On May 17, 1999, Jesper Pedersen <jews@imada.sdu.dk> wrote:
> 
> > Am I missing something that EGCS requires ?
> 
> Maybe the code is :-)
> 
> Please read http://egcs.cygnus.com/faq.html#bugreport then post the
> code so that we can take a look at it.
> 
Error:

gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release)
 /usr/local/packages/egcs-1.1.2/lib/gcc-lib/i586-pc-linux-gnu/egcs-2.91.66/cpp -lang-c++ -v -undef -D__GNUC__=2 -D__GNUG__=2 -D__cplusplus -D__GNUC_MINOR__=91 -D__ELF__ -Dunix -Di386 -D__i386__ -Dlinux -D__ELF__ -D__unix__ -D__i386__ -D__i386__ -D__linux__ -D__unix -D__i386 -D__linux -Asystem(posix) -D__EXCEPTIONS -D__OPTIMIZE__ -Wall -Asystem(unix) -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -Di586 -Dpentium -D__i586 -D__i586__ -D__pentium -D__pentium__ optimizer/Holder.cc Holder.ii
GNU CPP version egcs-2.91.66 19990314 (egcs-1.1.2 release) (i386 Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/packages/egcs-1.1.2/include/g++
 /usr/local/include
 /usr/local/packages/egcs-1.1.2/i586-pc-linux-gnu/include
 /usr/local/packages/egcs-1.1.2/lib/gcc-lib/i586-pc-linux-gnu/egcs-2.91.66/include
 /usr/include
End of search list.
 /usr/local/packages/egcs-1.1.2/lib/gcc-lib/i586-pc-linux-gnu/egcs-2.91.66/cc1plus Holder.ii -quiet -dumpbase Holder.cc -O2 -Wall -version -o Holder.s
GNU C++ version egcs-2.91.66 19990314 (egcs-1.1.2 release) (i586-pc-linux-gnu) compiled by GNU C version egcs-2.91.66 19990314 (egcs-1.1.2 release).
optimizer/Holder.cc: In method `void Holder::insertid(char *, char *, int)':
optimizer/Holder.cc:136: type `IdEntry' is not a base type for type `GloblEntry'
optimizer/Holder.cc:138: type `IdEntry' is not a base type for type `GloblEntry'

> -- 
> Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
> {oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
> oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
> *** E-mail about software projects will be forwarded to mailing lists

I've attached the program.

Cheers,

 Jesper Pedersen
--
---------------------------------------------------------------------
Jesper Pedersen                             e-mail : jews@imada.ou.dk
Bjoernevangen 20tv                 URL : http://www.imada.ou.dk/~jews
DK-5260 Odense S                                 Phone : +45-65915039
Denmark                                                 Linux rulez !
---------------------------------------------------------------------

optimizer-0.0.9f.tar.gz


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