Closed Bug 244 Opened 26 years ago Closed 24 years ago

Busted -MDupdate

Categories

(SeaMonkey :: Build Config, defect, P3)

Sun
Solaris
defect

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: kma, Assigned: briano)

Details

Created by Keith Adams (kma@cs.brown.edu) on Thursday, April 16, 1998 2:14:02 AM PDT Additional Details : gcc 2.7.2.3 doesn't support -MDupdate apparently; is this a sun thing? In any event, the following diff worked... 113,114d112 < NO_MDUPDATE = 1 < 117a116 > NO_MDUPDATE = 1 138c137 < MDUPDATE_FLAGS = -MD $(DEPENDENCIES) --- > MDUPDATE_FLAGS = -MDupdate $(DEPENDENCIES) Updated by (briano@netscape.com) on Monday, July 6, 1998 7:55:57 PM PDT Additional Details : NO_MDUPDATE is one of the environment variables you need to set before building on all platforms except IRIX (using the native compiler). This is described in the Unix build README.
[mass change] these bugs are closed but have no resolution. reopening...
Status: CLOSED → REOPENED
marking as wontfix.
Status: REOPENED → RESOLVED
Closed: 24 years ago
Resolution: --- → WONTFIX
VERIFIED due to no changes in over a year
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.