Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jun 2004 18:14:52 +0200
From:      "Willem Jan Withagen" <wjw@withagen.nl>
To:        <freebsd-amd64@freebsd.org>
Cc:        freebsd-ports@freebsd.org
Subject:   anybody using net-snmp on AMD64 or other 64bit platforms??
Message-ID:  <023d01c45161$8f486360$471b3dd4@dual>

next in thread | raw e-mail | index | archive | help
Reason I ask, is that it crashes with me at all kinds of places...

I've started looking at the warnings from a regular make.
And in the process of tryin to fix those there are a lot of places where
typeconversions are really messed up.

int, size_t, I32, function addresses and pointers are all intermixed.
And this of course will create all kinds unwanted effects....

Are there any suggestions as to enhance portability this way...

eg. what kind of generic pointer type would one use to make shure
that pointers are the correct size on both architectures....

Or as a side questions:
    Are there other snmp-daemons that run on 64bit platforms??

--WjW




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?023d01c45161$8f486360$471b3dd4>