On Mon, 9 Apr 2001, Christoph Reichenbach wrote:
> > On my system, the congigure script doesn't find GGI or SDL. This isn't a
> > problem, but I noticed the following line while compiliing:
> >
> > ar cru libscidrivers.a ggi_driver.o xlib_driver.o gfx_drivers.o
> > sdl_driver.o
> >
> > Should it link in the ggi and sdl object files if the headers, etc aren't
> > present on my system? Will those object files even build properly without
> > the header files being present?
>
> In that case, both ggi_driver.o and sdl_driver.o should be practically
> empty, as their body is #ifdef'd out (the same applies to the secton
> in gfx_drivers.o where their names appear for the global list of gfx
> drivers).
Not building/linking these at all would probably speed up the build
process. If I can figure it out, I'll send a patch.
--
http://www.clock.org/~matt