[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Linker error on unstable amd64



I tried to compile with g++-3.3 and g++3-4. The code doesnt compile with
g++-4.0 or higher at all. I guess its because of the mismatched
standards between g++ and code base. This code is not mine so I am not
sure about the changes that I need to make.

Thanks,

Bharath

* Kurt Roeckx (kurt@roeckx.be) wrote:
> On Mon, Jan 22, 2007 at 08:48:21PM -0500, Bharath Ramesh wrote:
> > I am trying to compile a software. When I try to do it I get error.
> > Which seems to be a linker error I assume. This compiles cleanly on a
> > machine running fedora. The error I get is as follows:
> > 
> > `.gnu.linkonce.t._ZNK22goto_program_templatetI5exprtE18output_instructionERK10namespacetRK7dstringRSoSt20_List_const_iteratorINS1_12instructiontEE' referenced in section `.rodata' of goto_functions.o: defined in discarded section `.gnu.linkonce.t._ZNK22goto_program_templatetI5exprtE18output_instructionERK10namespacetRK7dstringRSoSt20_List_const_iteratorINS1_12instructiontEE' of goto_functions.o
> > 
> > Any help on this is appreciated.
> 
> What version of the compiler are you using?  Afaik, this is a bug in
> gcc, but I have no idea which version works and which don't.  I suggest
> you try a different version.
> 
> 
> Kurt
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-amd64-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 

---
Bharath Ramesh       <bramesh@vt.edu>       http://people.cs.vt.edu/~bramesh



Reply to: