[uae] Re: New snapshot

  • From: Richard Drummond <evilrich@xxxxxxxxxxxxxx>
  • To: uae@xxxxxxxxxxxxx
  • Date: Thu, 17 Aug 2006 13:34:19 -0400

Hi Michel 

On Thursday 17 August 2006 12:37, Michel Besançon wrote:
> Compilation functions perfectly with the distribution Ubuntu Dapper Drake
> 6.06.

Good to hear!

> ./configure --with-sdl --with-sdl-sound --with-sdl-gfx --enable-jit
> --enable-dga --with-x

A couple of points about how you are configuring (just in case anybody's 
confused).

The --with-x option is superfluous. You are using --with-sdl, so you are 
building against SDL. Similarly, --enable-dga is unnecessary, since it 
enables DGA support in the X11 driver (and you are using SDL).

The --enable-jit option isn't necessary either, since it will be enabled by 
default if its possible to support it.

But, anyway, the end result is the same. ;-)

> Thank you for any Richard !

You're welcome.

Cheers,
Rich

Other related posts: