> On Thu, Oct 23, 2003 at 09:16:19AM +0200, Marco van de Voort wrote: > > > On Wed, Oct 22, 2003 at 10:53:51PM +0200, Michalis Kamburelis wrote: > > > > Maybe you're using the Keyboard unit ? This unit uses Mouse in it's > > > > implementation, and by default unit Mouse uses Gpm unit (that links to > > > > libgpm). If you don't want to depend on libgpm you can recompile Mouse > > > > with symbol NOGPM defined (or even with NOMOUSE defined since you don't > > > > use mouse at all). > > > > > > I think I do use the KeyBoard unit. So I could compile it with fpc > > > -dNOMOUSE ? > > > > Yes. Under FreeBSD this is default even. > > Compiling with this option makes no difference. It will still compile > and require the gpm library.
You recompiled the _RTL_ with -dNOMOUSE ? _______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal