Closed Bug 171952 Opened 22 years ago Closed 22 years ago

HP-UX ia64 should not export __shlInit

Categories

(SeaMonkey :: Build Config, defect)

HP
HP-UX
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jdunn, Assigned: jdunn)

Details

Attachments

(1 file, 1 obsolete file)

The aCC compiler for ia64 (HP-UX 11.20) doesn't require __shlInit
to be exported for a sharedLibrary (IS_COMPONENT=1) the way
HP_UX 10.20 & 11.00 require it.  In fact it issues a warning if
you try.
NOTE: this is ifdef'd already for HP-UX so is a very harmless fix
Comment on attachment 101276 [details] [diff] [review]
for HP-UX ia64 don't export __shlInit from a Component

You could have avoided duplicating those flags by just checking for the ifneq
but this patch'll work. r=cls
Attachment #101276 - Flags: review+
Same basic patch but simpler
Comment on attachment 101276 [details] [diff] [review]
for HP-UX ia64 don't export __shlInit from a Component

subsequent patch is better
Attachment #101276 - Attachment is obsolete: true
Comment on attachment 101289 [details] [diff] [review]
updated patch to reflect cls's comments

r=cls
Attachment #101289 - Flags: review+
fix checked in
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Summary: HP-UX ia64 should not export __shlInit → HP-UX ia64 should not export __shlInit
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: