Did you get the following messages when you compiled the Genehunter?
src/simped.c: In function `simulation':
src/simped.c:110: warning: passing arg 4 of `qsort' from incompatible
pointer type,
and these when compiled Mapmaker/Sibs,
ansilib/mathlib.c: In function `rmedian':
ansilib/mathlib.c:184: warning: passing arg 4 of `qsort' from incompatible
pointer type
src/sibmain.c: In function `main':
src/sibmain.c:36: warning: assignment from incompatible pointer type.
Thanks.
Chi-Hse
David Duffy wrote:
>cteng at freepcmail.com wrote:
> > Hi,
> > Has anyone have done the porting? I have compiled the Genehunter in
> > Linux using GCC and -D_SYS_OSF option. Although, it seems working but
> > I got a couple of error messages during compiling.
>> Yes, this is what I did. It gives the same answers as the Solaris executable.
>> David Duffy.