Subject: Re: m68k Asm and C
To: Andy Finnell , Bill Studenmund <wrstuden@nas.nasa.gov>
From: Henry B. Hotz <hotz@jpl.nasa.gov>
List: port-mac68k
Date: 06/23/1999 18:22:36
At 6:14 PM -0700 6/20/99, Andy Finnell wrote:
>It is also important to note that you can't remove the # in front of an
>integer immediate like I said before in another post.  It'll compile,
>but as I found out its not the same, and you get a seg fault.  I've had
>to ditch the template for now and explicitly define the syscalls.  It
>works, but its a little more work for me.

Sounds like a base conversion issue.  Without the # it probably defaults to
a different one of {octal, decimal, hex} from what it does with.  If you
can't figure out what it's doing it should be easy to look at hexdump(1) of
the object file output of some simple test cases.

Signature failed Preliminary Design Review.
Feasibility of a new signature is currently being evaluated.
h.b.hotz@jpl.nasa.gov, or hbhotz@oxy.edu