From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!newspeer1.nac.net!feeder.erje.net!eu.feeder.erje.net!news.swapon.de!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: ANN: GCC 4.9.0 (2014) for Max OS X Mavericks Date: Fri, 17 Oct 2014 16:29:44 +0100 Organization: A noiseless patient Spider Message-ID: References: <02796daf-0ab5-4722-a4ef-42155568e3c5@googlegroups.com> <6bfc0677-977e-4f78-9496-0f4817bd3c78@googlegroups.com> <3a0a4e0b-0329-407b-ba2e-d5fe28ed6394@googlegroups.com> <91ac3065-4131-4fe2-9562-eeda5f6121c9@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="110351425d23d895aa4e17b47c8a8886"; logging-data="761"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18sE39cAsx+QDxyKqJldTw/tYODAF9Bd9k=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) Cancel-Lock: sha1:1xkJyVWwB2p+tuKIDpgI84aUBSI= sha1:obnMNVka+0Yo2UGVWuYqNmhA9ls= Xref: number.nntp.giganews.com comp.lang.ada:189856 Date: 2014-10-17T16:29:44+01:00 List-Id: David Botton writes: >> AWS would have to be configured without ASIS (so no ada2wsdl). > > Not per se, the tools using ASIS would be GPL which is acceptable to > anyone, those not are still with GPL exceptions, so would be good. ada2wdsl is in fact pure GPL anyway, so will go ahead as suggested. At the moment I have this makefile.setup: prefix=/opt/gcc-4.9.1/bin/.. DEFAULT_LIBRARY_TYPE=static ENABLE_SHARED=true ZLIB=true XMLADA=true ASIS=true IPv6=false SOCKET=openssl LDAP=false DEBUG=false PROCESSORS=0 TARGET=x86_64-apple-darwin13