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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,24c886836d1e1ef8 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-08-27 09:53:47 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!213.56.195.71!fr.usenet-edu.net!usenet-edu.net!enst!enst.fr!not-for-mail From: "David C. Hoos" Newsgroups: comp.lang.ada Subject: Re: My Gnat is rusty - link error Date: Mon, 27 Aug 2001 11:45:28 -0500 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: References: <3B8571D0.64268D43@home.com> <9m3sfj$g48$1@nh.pace.co.uk> <9mdk1r$r28$1@nh.pace.co.uk> Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: avanie.enst.fr 998930769 46086 137.194.161.2 (27 Aug 2001 16:46:09 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Mon, 27 Aug 2001 16:46:09 +0000 (UTC) Cc: To: Return-Path: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.4 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , List-Archive: Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:12468 Date: 2001-08-27T11:45:28-05:00 ----- Original Message ----- From: "Marin David Condic ]" Newsgroups: comp.lang.ada To: Sent: Monday, August 27, 2001 9:04 AM Subject: Re: My Gnat is rusty - link error > I don't think so - not any worse than using WinSock is going to bind you to > Windows anyway. Remember that a pragma that isn't recognized by another > implementation is just going to get ignored anyway - so hopefully it would > just get dropped on the floor. > The pragma Linker_Options will be recognized by all compilers, and the liker will complain when it cant find the library file.