This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/222] [sysdeps/sparc/sparc64/str*.S] Error: Illegal operands: invalid ASI expression


------- Additional Comments From jakub at redhat dot com  2004-06-16 14:25 -------
This is a distro bug.
glibc expects <asm/*> headers to be the appropriate kernel headers for the
current architecture.  I.e. if you compile with -m32, you should get asm-sparc
headers, if you compile with -m64, you should get asm-sparc64 headers.
This is nothing sparc specific btw, the same assumption is used on x86_64, s390*
or ppc*.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


http://sources.redhat.com/bugzilla/show_bug.cgi?id=222

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]