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=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a073fa836a03b290 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-05 20:33:17 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!feed.news.qwest.net!news.uswest.net.POSTED!not-for-mail Message-ID: <3CD5FC08.1080900@qwest.net> From: "Robert R. Beaver" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010914 X-Accept-Language: en-us MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Gnat cross compiling FreeBSD to Win32 ? References: <3CD1FFC5.4050607@qwest.net> <3CD54D8C.3020302@qwest.net> <5ee5b646.0205051648.6a231dec@posting.google.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Date: Sun, 05 May 2002 20:44:08 -0700 NNTP-Posting-Host: 209.180.177.137 X-Trace: news.uswest.net 1020655996 209.180.177.137 (Sun, 05 May 2002 22:33:16 CDT) NNTP-Posting-Date: Sun, 05 May 2002 22:33:16 CDT Xref: archiver1.google.com comp.lang.ada:23570 Date: 2002-05-05T20:44:08-07:00 List-Id: Robert Dewar wrote: > "Robert R. Beaver" wrote in message news:<3CD54D8C.3020302@qwest.net>... > >>Yes, I run FreeBSD only. I would like to make my programs > work on both. I do not usualy write for win32. >> > > Using a cross-compiler is an inappropriate and complex > way of addressing your problem. My advice is to completely > forget this approach it makes no sense. > Can you suggest what would make sense?