David O'Brien wrote:

> On Wed, Jun 27, 2001 at 02:16:48AM +0900, NAKAMURA Kazushi wrote:
> > Not only nasm, but also gas has same problem. In case of
> > ports/audio/gogo and ports/audio/lame, nasm outputs object which
> > make ld dumps core. While gcc+gas outputs object which can't link
> > by ld. I think the problem occures when "SSE instructions" and
> > "align" are used. (Unfortunatry, most SSE instructions need
> > 16Byte(=128bit) alined operands.) For example:
>
> I just committed Binutils 2.11.2.  Please let me know if this helps or
> not.

It solved the problem for me. Thank you!

-Maxim




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to