Closed
Bug 265
Opened 26 years ago
Closed 24 years ago
Use Solaris 'as' not GNU 'as' (gas)
Categories
(NSPR :: NSPR, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: pkanz, Assigned: wtc)
Details
Created by Paul Kanz (pkanz@conix.com) on Wednesday, April 22, 1998 1:47:44 PM PDT
Additional Details :
Use '/usr/ccs/bin/as' not GNU 'as' - the '-P' option is not
valid with gas. 'as -v': GNU assembler version 2.7
(sparc-sun-solaris2.5), using BFD version 2.7
This should be well known, but....
Updated by Wan-Teh Chang (wtc@netscape.com) on Wednesday, May 6, 1998 11:30:39 PM PDT
Additional Details :
Fixed as you suggested, in mozilla/nsprpub/pr/src/md/unix/Makefile,
revision 3.7.
Assigned the bug to myself.
Closed the bug.
Comment 1•25 years ago
|
||
NSPR now has its own Bugzilla product. Moving this bug to the NSPR product.
Comment 2•24 years ago
|
||
[mass change] these bugs are closed but have no resolution. reopening...
Status: CLOSED → REOPENED
Comment 3•24 years ago
|
||
marking as fixed.
Status: REOPENED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•