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-Thread: 103376,ee177605ddb5cba3 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news3.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.scarlet.biz!news.scarlet.biz.POSTED!not-for-mail NNTP-Posting-Date: Thu, 16 Mar 2006 15:36:58 -0600 From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: [gnuada] gcc 4.1.0 available References: <1253120.DI8C0e8O9o@linux1.krischik.com> <5592024.cPvv6VfIlA@linux1.krischik.com> <874q20fv93.fsf@ludovic-brenta.org> <1652510.qxcfO15n9S@linux1.krischik.com> Date: Thu, 16 Mar 2006 22:33:25 +0100 Message-ID: <8764medqhm.fsf@ludovic-brenta.org> User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:tgLwSmUUbGCVwtzGspBNgGfr7tc= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit NNTP-Posting-Host: 83.134.241.169 X-Trace: sv3-i5i86dY/X6+zmQ/N5XV6z3E0ttupWK5JhVUDJa1NoFsdZSu2cgkOuMUqLvqx7MTx6so4I4lcpoSTEth!6xlonDwWONkPEYQrJn5D12K39ibPVoeHMyrH2eiKuOhOGDxMTa+swzup9R6CpmrW1vP8LAHoVnI= X-Complaints-To: abuse@scarlet.be X-DMCA-Complaints-To: abuse@scarlet.biz X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Xref: g2news1.google.com comp.lang.ada:3387 Date: 2006-03-16T22:33:25+01:00 List-Id: Martin Krischik writes: > Most packages come with 32bit compatibility packages which you can > optionally install. Same goes for the compiler. i.E. I only got a > GPS for 32bit and that works fine. Who packaged that GPS? Just curious? > You can use linux32 to force an application as 32bit: > > /work/rpm/SCRIPTS Linux martin@linux2 Mi Mär 15 18:53:00 standart >>uname -a > Linux linux2 2.6.13-15.8-default #1 Tue Feb 7 11:07:24 UTC 2006 x86_64 > x86_64 x86_64 GNU/Linux > /work/rpm/SCRIPTS Linux martin@linux2 Mi Mär 15 18:53:07 standart >>linux32 uname -a > Linux linux2 2.6.13-15.8-default #1 Tue Feb 7 11:07:24 UTC 2006 i686 athlon > i386 GNU/Linux > /work/rpm/SCRIPTS Linux martin@linux2 Mi Mär 15 18:53:13 standart Looks like "linux32" is a shell script that wraps a chroot. Is that the case? Thanks for your input. -- Ludovic Brenta.