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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to