qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Statically Compiling including SDL


From: Sam McKelvie
Subject: Re: [Qemu-devel] Statically Compiling including SDL
Date: Wed, 11 May 2016 11:12:11 -0700

I am having this same problem. Looking at the configure script it looks like it 
prefers to use:

   pkg-config sdl —static

to get the static linker flags, rather than:

  sdl-config —static-libs

The former returns an empty string; the latter returns the correct library 
list. If it had used the latter it would work properly. There is
a note in the configure effect suggesting that pig-config is preferred, but I’m 
not sure why that is…



  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]