[A83] Re: Tasm for linux


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

[A83] Re: Tasm for linux




Thank you... for aout that work... but why tasm give me 1900 error when i 
assemble my prog... and all the error are in the include file "ti83plus.inc" 
so all the error are same as that:
ti83plus.inc line 3214: Label not found: (tMatToLst)
ti83plus.inc line 3214: label value misalligned.           (tMatToLst)
ti83plus.inc line 3214: unrecognized directive.            (tMatToLst)
So can any one tell me how to correct that ?? 
Does that could be because ti83plus.inc are in dos format.. 
Anyway can you tell me the answer of this bug...

BTW, for the other peple who tell me to use dosemu... sure... but with a real 
version(linux version) we can include tasm in makefile.. and dont have to 
always change of window (dosemu and linux console ) :)

-Xavier LaRue

On Tuesday 10 July 2001 04:10 pm, you wrote:
> You probably have to install the aout-libs package,
> since tasm uses the old a.out format.
>
> Find the package at www.rpmfind.net and enter aout-libs
>
> --(Peter-Martijn)
>
> > link up the libc-2.2.2 and that did'nt work... so now tasm give me this
> > error: ./tasm: can't find library 'libc.so.4'
> > So any have a solution ???
> >
> > On Tuesday 10 July 2001 11:46 am, you wrote:
> > > Ehm, ehh...
> > > You probably haven't installed support for a.out binaries.
> > > If you compiled it as a module,
> > > use "[/sbin/]insmod binfmt_aout" as root
> > > part between [] is only needed if you didn't log in as root
> > > initially
> > >
> > > --(Peter-Martijn)
> > >
> > > > Hey I just get that error when i tried to run it:
> > > > bash: ./tasm: cannot execute binary file
> > > > Can you tell me how to solve it ???
> > > > Xavier LaRue
> > > >
> > > > On Saturday 23 June 2001 04:32 pm, you wrote:
> > > > > This maybe old nesw to you, but it's new to me:
> > > > > I found tasm for linux while surfing the web today.
> > > > >
> > > > > I have it on www.hysoft-automation.com/lib/tasm4lin.zip,
> > > > > together with the needed ld.so rpm in the zip
> > > > >
> > > > > --Peter Martijn



Follow-Ups: References: