qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Static build


From: Jean-Michel POURE
Subject: [Qemu-devel] Static build
Date: Tue, 23 Mar 2004 22:01:08 +0100
User-agent: KMail/1.6.1

Le Tuesday 23 March 2004 21:27, Sami Haahtinen a écrit :
> Creating config-host.mak and config-host.h

Although I did not choose the --static option,
the config-host.mak file includes:

SDL_STATIC_LIBS=-lSDL -lpthread -lm -ldl -lasound -L/usr/X11R6/lib -lX11 
-lXext -lvga -laa

On another host, where Qemu is able to compile, the same file contains:
SDL_STATIC_LIBS=-lSDL -lpthread -lm -ldl -L/usr/X11R6/lib -lX11 -lXext

Cheers,
Jean-Michel





reply via email to

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