[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: both native & bytecode



On Wednesday 27 October 2004 15:53, Berke Durak wrote:
> On Wed, Oct 27, 2004 at 03:47:15PM +0300, George Danchev wrote:
> > > Err, make builds bytecode versions ; make opt builds native versions
> > > named .opt.  Have you checked this ?
> >
> > Ah, sorry ;-)
> > I've corrected this in the same version 1.0.1, just re-download (ok, it
> > is bad doing so ;-).
> >
> > Now we have both bytecode and native versions:
> >
> > $dpkg --contents ara_1.0.1_i386.deb | awk '{print $6}'
> > ./
> > ./usr/
> > ./usr/bin/
> > ./usr/bin/ara
> > ./usr/bin/ara.opt
> > ./usr/share/
> > ./usr/share/doc/
> > ./usr/share/doc/ara/
> > ./usr/share/doc/ara/README.Debian
> > ./usr/share/doc/ara/copyright
> > ./usr/share/doc/ara/changelog.gz
> > ./usr/share/man/
> > ./usr/share/man/man1/
> > ./usr/share/man/man1/ara.1.gz
>
> Isn't there a way to have ara -> ara.opt and xara -> xara.opt on platforms
> where native compilation is available ?  It's much faster you know.

I'd suggest:
make builds the native code - ara & xara
make bt builds the bytecode  - ara.bt & xara.bt

-- 
pub 4096R/0E4BD0AB  2003-03-18  <keyserver.bu.edu ; pgp.mit.edu>
fingerprint 1AE7 7C66 0A26 5BFF DF22 5D55 1C57 0C89 0E4B D0AB 



Reply to: