Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2016 09:48:23 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        "William A. Mahaffey III" <wam@hiwaay.net>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: 'porting' AMD compiler suite
Message-ID:  <570F3D37.5060405@FreeBSD.org>
In-Reply-To: <570F02EF.4000103@hiwaay.net>
References:  <570ACDB6.1020703@hiwaay.net> <20160410230338.GB24900@server.rulingia.com> <570AE735.2060606@hiwaay.net> <570BAC56.5060008@hiwaay.net> <570D5A0B.3010703@hiwaay.net> <20160413015933.GA13695@neutralgood.org> <570DEF42.30100@hiwaay.net> <CAOgwaMv6B7kAasKQm=ujfRCxeDF2icMWSs9pEcZ0O7uOuXgAcA@mail.gmail.com> <570F02EF.4000103@hiwaay.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 14/04/2016 05:38, William A. Mahaffey III wrote:
> All seems OK w/ the system headers (I know, shocking !!!!), the required files
> defining a '__uintptr_t' are in fact unconditionally included, so it must be
> something else (bad defines somewhere, or ....). I am still chasing ....

Apologies, but are you serious?..

$ fgrep -r __uintptr_t /usr/include/
...
/usr/include/x86/_types.h:typedef       __uint64_t      __uintptr_t;
/usr/include/x86/_types.h:typedef       __uint32_t      __uintptr_t;
...

This is on an amd64 head system.

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?570F3D37.5060405>