Closed Bug 4326 Opened 26 years ago Closed 26 years ago

x86 Assembly code used when compiling on an Alpha

Categories

(Core :: XPCOM, defect, P3)

DEC
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: lansdoct, Assigned: jband_mozilla)

Details

I'm compiling the mozilla nightly tarball from 3/26 (this also happened on the 2/25 tarball). The file mozilla/xpcom/libxpt/xptcall/src/md/unix/xptcinvoke_linux_x86.cpp is being compiled when I do a ./configure && make. Now, I'm on Linux/Alpha. This file has x86 assembly code in it. Is there no general implementation for Linux, so that every platform but x86 will work? Thank you.
Assignee: scc → dp
Wow. I don't know who can solve this problem. I'm re-assigning to dp so he can get it to the right person
Assignee: dp → jband
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
This was fixed: RCS file: /cvsroot/mozilla/xpcom/libxpt/xptcall/src/md/unix/Makefile.in,v revision 1.3 date: 1999/03/26 23:06:38; author: briano%netscape.com; state: Exp; lines: +1 4 -14 Fixed the bug that was assuming Linux==x86 (only).
Status: RESOLVED → VERIFIED
emailed Christopher (the reporter) and he has verified the fix, marking as verified
You need to log in before you can comment on or make changes to this bug.