I compile with gcc version 2.8.0
on OSF1 V4.0 1229 alpha the new version of htDig.

I got only the following warning messages about runtime exception
handling problems.

When i run the executable htdig I got the following
error:
(dbx) n
signal Floating point exception
Possible Integer Divide by Zero at >*[_OtsRemainder64Unsigned,
0x3ff8019cc40]   

by execution of config.Defaults in the program htdig.cc.

Any suggestions how I can solve this?


Regards,

Luc

ps: more details 


test ! -f /usr/ccs/bin/ranlib || /usr/ccs/bin/ranlib libdb.a
gcc -c -O -I. -I./../include -D_REENTRANT  ./../db_archive/db_archive.c
gcc -c -O -I. -I./../include -D_REENTRANT  ./../clib/err.c
gcc -c -O -I. -I./../include -D_REENTRANT  ./../clib/getlong.c
gcc -o db_archive  db_archive.o err.o getlong.o libdb.a
ld:
Warning: Linking some objects which contain exception information
sections
        and some which do not. This may cause fatal runtime exception
handling
        problems (last obj encountered without exceptions was libdb.a).
gcc -c -O -I. -I./../include -D_REENTRANT 
/../db_checkpoint/db_checkpoint.c
gcc -o db_checkpoint  db_checkpoint.o err.o getlong.o libdb.a
ld:
Warning: Linking some objects which contain exception information
sections
        and some which do not. This may cause fatal runtime exception
handling
        problems (last obj encountered without exceptions was libdb.a).
begin:          vcard
fn:             Luc Marent
n:              Marent;Luc
org:            <A HREF="http://www.imec.be">IMEC</A>
adr:            Kapeldreef 75;;;Leuven;;3001;Leuven
email;internet: [EMAIL PROTECTED]
title:          Centrale Intranet Coordinator
tel;work:       (32)16/281717 
tel;fax:        (32)16/281580
tel;home:       (32)16/228685
note:           <B>Divisie</B>: Techniek/Computer <BR><B>Groep</B>: Informatica Technologie<P>
x-mozilla-cpt:  ;0
x-mozilla-html: TRUE
version:        2.1
end:            vcard

Reply via email to