Closed Bug 211895 Opened 21 years ago Closed 21 years ago

When building on xcode, should use pbbuild instead of pbxbuild

Categories

(SeaMonkey :: Build Config, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bryner, Assigned: bryner)

References

Details

Attachments

(1 file)

For XCode, Apple changed the name of the command-line tool to build a
ProjectBuilder project from 'pbxbuild' to 'pbbuild'.  We should auto-detect
which one is present and use it.

This patch also includes a change we'll need for building on Apple's gcc 3.3 -
the meaning of -traditional-cpp has changed.  What we really want is
-no-cpp-precomp (the two options are identical on older developer tools; nspr
and ldap already use -no-cpp-precomp).
Attached patch patchSplinter Review
Attachment #127131 - Flags: review?(sfraser)
Attachment #127131 - Flags: review?(sfraser) → review+
checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
*** Bug 211714 has been marked as a duplicate of this bug. ***
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: