[BRLTTY] BRLTTY for Cygwin

Samuel Thibault samuel.thibault at ens-lyon.org
Sun Jul 10 17:51:04 EDT 2005


Lars Bjørndal, le Sun 10 Jul 2005 23:36:50 +0200, a écrit :
> On søn, jul 10, 2005 at 09:22:24 +0200, Samuel Thibault wrote:
> > Lars Bjørndal, le Sun 10 Jul 2005 21:11:26 +0200, a écrit :
> > > On lør, jul 09, 2005 at 09:04:31 +0200, Samuel Thibault wrote:
> > > > Yes it works. Some drivers (al, ba, bm for braille, and al, cb, bl for
> > > > speech) still do not compile, and one can't compile drivers as loadable
> > > > objects.
> > > 
> > > <...snip
> > > 
> > > Sorry, I'm not a "make expert". What do I need to do if I want to
> > >  compile brltty for Handy Tech displays?
> > 
> > This is described in brltty's documentation:
> > $ ./configure --with-braille-drivers=ht,-all --with-speech-driver=no
> > $ make
> 
> Gave errors: ScreenDrivers/Windows/screen.c:36 undefined reference
> 
> What can I do with that?

add --with-screen-driver=all to ./configure

Dave, as long as the windows targets is unable to build loadable object,
the configure script should by default compile everything in for the
windows targets

Regards,
Samuel


More information about the BRLTTY mailing list