Path: csiph.com!aioe.org!RKN7TKnHC01q0gdg6EhkbQ.user.46.165.242.75.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Help: Ada in NetBSD Date: Mon, 30 Aug 2021 08:37:54 +0100 Organization: Aioe.org NNTP Server Message-ID: References: <16242b6e-cfb6-4fb1-8f7f-566469de446an@googlegroups.com> <7b5879f1-6d8a-46d7-b761-82c9cf483984n@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: gioia.aioe.org; logging-data="29104"; posting-host="RKN7TKnHC01q0gdg6EhkbQ.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org"; User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (darwin) X-Notice: Filtered by postfilter v. 0.9.2 Cancel-Lock: sha1:JhxY7EPfeAAWhnsUzLQUzEBPI58= Xref: csiph.com comp.lang.ada:49361 Stephane Carrez writes: > Simon is right, the symbol used by the Ada import statement must be > renamed. One possibility, with ample precedent, would be to create e.g. __gnat_gettimeofday() in gcc/ada/adaint.[ch] and reference that in the Ada import statement.