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 08:08:45 PST Path: archiver1.google.com!news2.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: <3CD54D8C.3020302@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> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Date: Sun, 05 May 2002 08:19:40 -0700 NNTP-Posting-Host: 209.180.177.253 X-Trace: news.uswest.net 1020611323 209.180.177.253 (Sun, 05 May 2002 10:08:43 CDT) NNTP-Posting-Date: Sun, 05 May 2002 10:08:43 CDT Xref: archiver1.google.com comp.lang.ada:23560 Date: 2002-05-05T08:19:40-07:00 List-Id: Preben Randhol wrote: > On Thu, 02 May 2002 20:11:01 -0700, Robert R. Beaver wrote: > >>Is it posible? >>IF so what are the steps to do so? >> > > Do you mean that you have only FreeBSD and what to make Win32 > executables. Or do you want to make programs for both FreeBSD and Win32. > If the latter (but I expect you ask the prior) usually a simple > recompile on the other target is enough, unless you do some spesific > hardware things. > > Preben > Yes, I run FreeBSD only. I would like to make my programs work on both. I do not usualy write for win32. If I do it is done in tcl or forth. By the way what is a good cross platform graphic library for Ada?