Build SN452 on Windows NT4
Ian Roxborough
irox@redhat.com
Sun Oct 22 17:21:00 GMT 2000
Mo DeJong wrote:
>
> > Hi,
> >
> > Please help:
> > "If you must rebuild Source-Navigator on Windows,
> > please send mail to sourcenav@sourceware.cygnus.com,
> > and we will attempt to post rational build
> > instructions."
> >
> > I'm trying to build SN452 on Windows NT4 so I can
> > patch the integration with Clearcase 4.x. I have all
> > the PC's, OS's, tools, debuggers, etc., except the
> > build environment for Windows NT.
> >
> > I can stop by your offices in Durham if you can show
> > me. Or, can you post something?
>
> See:
>
> http://sources.redhat.com/ml/sourcenav/2000-q3/msg00375.html
>
> Mo DeJong
> Red Hat Inc
In the line that reads:
CC=cl CFLAGS="-0d -Z7" ../SN452-src/configure
Add -DALWAYS_SHOW_SELECTION so that it reads:
CC=cl CFLAGS="-0d -Z7 -DALWAYS_SHOW_SELECTION" ../SN452-src/configure
This should fix the Search highlighting bug:
http://sources.redhat.com/ml/sourcenav/2000-q4/msg00070.html
Ian.
More information about the Sourcenav
mailing list