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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f3f7de094fdffe33 X-Google-Attributes: gid103376,public From: T/KP David Karlsson Subject: Gnat cross compiler Date: 1997/02/12 Message-ID: <3301A250.1CB7@kiemw.ericsson.se>#1/1 X-Deja-AN: 218232007 Content-Type: text/plain; charset=us-ascii Organization: Ericsson Saab Avionics Mime-Version: 1.0 Newsgroups: comp.lang.ada X-Mailer: Mozilla 3.01Gold (X11; I; HP-UX A.09.05 9000/735) Date: 1997-02-12T00:00:00+00:00 List-Id: I am trying to make a gnat cross compiler port for vxworks. The host system is sparc-sun-solaris2.5 and the target m68k-wrs-vxworks5.2 . I have already set up a gcc cross compiler for that configuration, and now I am searching for a way to proceed. Has anyone done something similar before? Do you have any advice to give? I have never done anything like this before, so I would appreciate any help you can give. Thanks in advance. David Karlsson