On Wed, 26 Jul 2000, Gerald Pfeifer wrote:

> The assembler on that platform is GNU assembler version 2.9.1
> (i386-unknown-freebsdelf), using BFD version 2.9.1.

Didn't you read wine-devel first? Veksler Michael already reported it, and
I gave a reply... according to AT&T syntax conventions, an absolute (as
opposed to relative) call *must* have an asterisk. That the asterisk is
not recognized is a bug in earlier versions of gas. More recent versions
of gas (which I have) wants the asterisk and complains if it's not there,
so leaving the star out doesn't seem like a long-term solution. Perhaps
someone could do a configure check or something?

Reply via email to