From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-74-118.ec2.internal X-Spam-Level: * X-Spam-Status: No, score=1.1 required=3.0 tests=BAYES_00,FROM_SUSPICIOUS_NTLD, FROM_SUSPICIOUS_NTLD_FP,PDS_OTHER_BAD_TLD autolearn=no autolearn_force=no version=3.4.6 Path: eternal-september.org!reader02.eternal-september.org!aioe.org!+NwfL+XmziqH0cNgYOGAZQ.user.46.165.242.75.POSTED!not-for-mail From: Fernando Oleo Blanco Newsgroups: comp.lang.ada Subject: Re: GCC updated in NetBSD! Date: Wed, 20 Oct 2021 20:44:01 +0200 Organization: Aioe.org NNTP Server Message-ID: References: <0c65e087-a086-4806-b387-2f591ee5b6a4n@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: gioia.aioe.org; logging-data="14828"; posting-host="+NwfL+XmziqH0cNgYOGAZQ.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org"; User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0 Content-Language: en-US X-Notice: Filtered by postfilter v. 0.9.2 Xref: reader02.eternal-september.org comp.lang.ada:63037 List-Id: On 20.10.21 08:43, Emmanuel Briot wrote: > I guess AdaCore has given up on FreeBSD, like they have MacOS. > Emmanuel Well, GCC officially supports FreeBSD x86* and AFAIK, arm too. Though, AFAIK, the gcc-aux packages from freshports have been left without maintainer... And good news everybody! I have managed to get GPRBuild working and Alire too! I even got the GNATColl components built using Alire ^^. Pretty easy if you ask me :P The mayor issue I am facing now is with make... I tried building AWS with Alire but it could not, since it was using make, which in *BSD world is BSD make, aka, bmake, not GNU make, aka gmake... Anyhow, I am very happy to see so many packages getting built without issues in NetBSD :D There is the problem where GPRBuild says that the "lib" option is not supported on the OS. I don't think it is suprissing since GPRBuild probably does not know anything about NetBSD. I am also getting warnings from gnatmake: /home/fernando/bootstrap_ada/alire/src/alire/alire-toolchains.adb: In function 'Alire.Toolchains.Assistant': /home/fernando/bootstrap_ada/alire/src/alire/alire-toolchains.adb:331:8: warning: frame size too large for reliable stack checking which probably come from NetBSD having a small stack by default. Regards, -- Fernando Oleo Blanco https://irvise.xyz