qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: Static build


From: Sami Haahtinen
Subject: [Qemu-devel] Re: Static build
Date: Wed, 24 Mar 2004 07:31:09 +0200
User-agent: Mozilla Thunderbird 0.5+ (Windows/20040319)

Jean-Michel POURE wrote:
Le Tuesday 23 March 2004 21:27, Sami Haahtinen a écrit : 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

I think that line is generated by sdl-config, as my line said a completely different thing (and i needed to add -lgpm)

-- Sami





reply via email to

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