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,55b1f15723dd43ba X-Google-Attributes: gid103376,public From: dewarr@my-dejanews.com Subject: Re: Compiler Hosts and Targets Date: 1998/12/19 Message-ID: <75ffh3$cgk$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 423843230 References: <755s4v$7vh$1@nnrp1.dejanews.com> <75c6ir$l61$1@nnrp1.dejanews.com> <75dr0b$h$1@nnrp1.dejanews.com> X-Http-Proxy: 1.0 x6.dejanews.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Sat Dec 19 06:02:10 1998 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) Date: 1998-12-19T00:00:00+00:00 List-Id: In article <75dr0b$h$1@nnrp1.dejanews.com>, dennison@telepath.com wrote: > The gcc > we get is a prebuilt version for the 386 (not "Pentium", > 386). With this > system as shipped, you cannot build Pentium targetted > code. That is surely wrong, there is no such thing as gcc specifically targetted to the 386, you build a version of gcc for the x86, and then use the switches in the normal manner to control which target (386/486, 586=pentium, 686=pentium-pro) you want. Are you really saying that Wind River cripples this standard gcc feature? I doubt it! -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own