qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] ppc-softmmu isn't linking
       [not found] <3A5751A7-1D4C-4BFF-9774-1AD6CB26611F@hotmail.com>
@ 2009-02-04  5:11 ` C.W. Betts
  2009-02-04  9:07 ` Aurelien Jarno
  1 sibling, 0 replies; 2+ messages in thread
From: C.W. Betts @ 2009-02-04  5:11 UTC (permalink / raw)
  To: qemu-devel

I don't understand why ppc-softmmu isn't linking:
LINK  ppc-softmmu/qemu-system-ppc
Undefined symbols:
   "_set_flush_to_zero", referenced from:
       _gen_spr_74xx in libqemu.a(translate.o)
       _helper_mtvscr in libqemu.a(op_helper.o)
ld: symbol(s) not found

Looking around, it seems that set_flush_to_zero is an inline function,  
so why are they referencing it?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] ppc-softmmu isn't linking
       [not found] <3A5751A7-1D4C-4BFF-9774-1AD6CB26611F@hotmail.com>
  2009-02-04  5:11 ` [Qemu-devel] ppc-softmmu isn't linking C.W. Betts
@ 2009-02-04  9:07 ` Aurelien Jarno
  1 sibling, 0 replies; 2+ messages in thread
From: Aurelien Jarno @ 2009-02-04  9:07 UTC (permalink / raw)
  To: qemu-devel

On Tue, Feb 03, 2009 at 10:11:21PM -0700, C.W. Betts wrote:
> I don't understand why ppc-softmmu isn't linking:
> LINK  ppc-softmmu/qemu-system-ppc
> Undefined symbols:
>   "_set_flush_to_zero", referenced from:
>       _gen_spr_74xx in libqemu.a(translate.o)
>       _helper_mtvscr in libqemu.a(op_helper.o)
> ld: symbol(s) not found
>
> Looking around, it seems that set_flush_to_zero is an inline function,  
> so why are they referencing it?

You should probably run make clean, make, and maybe ./configure again.

-- 
Aurelien Jarno	                        GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-04  9:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <3A5751A7-1D4C-4BFF-9774-1AD6CB26611F@hotmail.com>
2009-02-04  5:11 ` [Qemu-devel] ppc-softmmu isn't linking C.W. Betts
2009-02-04  9:07 ` Aurelien Jarno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).