Date: Wed, 27 May 1998 22:04:11 +0200 (SAT) From: Robert Nordier <rnordier@nordier.com> To: eivind@yes.no (Eivind Eklund) Cc: rnordier@nordier.com, current@FreeBSD.ORG Subject: Re: Fix for undefined "__error" and discussion of shared object versioning Message-ID: <199805272004.WAA13789@ceia.nordier.com> In-Reply-To: <19980527182337.47243@follo.net> from Eivind Eklund at "May 27, 98 06:23:37 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Eivind Eklund wrote: > On Wed, May 27, 1998 at 05:51:11PM +0200, Robert Nordier wrote: > > TenDRA can and already does support type long long int. > > How do you set it up to allow this? I tried to find some way of doing > it, but didn't. #pragma TenDRA longlong type allow In the case of the FreeBSD port, you can also simply specify the system environment. You may need -ltdf during linking. There is currently an unresolved bug in i386 long long support: avoid casting to long long. -- Robert Nordier To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805272004.WAA13789>