yasm-user?

Peter Johnson peter at tortall.net
Fri Apr 11 12:43:22 PDT 2008


On Fri, 11 Apr 2008 13:06:28 -0600, Dave Lee wrote
> On Fri, Apr 11, 2008 at 12:52 PM, Peter Johnson <peter at tortall.net> wrote:
> >  Yes, they're external symbols/labels; yasm treats them as labels in an
unknown
> >  segment.  Is this code in the .text segment as well?  If it is, it should
work
> >  on a recent snapshot of yasm--support for sym-sym was added after the 0.6.2
> >  release (yes, I really need to get a new release out!).  What version are you
> >  using?
> 
> yasm --version gives 0.6.2.1985. And yep, this code is in .text. I'll
> install a yasm snapshot this weekend and give it a try. Is the latest
> snapshot considered relatively stable?

Yes, when snapshots are built they have to pass the full regression test suite
that's used for releases, so they're generally pretty stable.  Generally the
release process consists of just setting the version numbers, building the
various platform executables, and putting out the announcement (which does
raise the question of why I don't release more often..).

Peter


More information about the yasm-devel mailing list