Closed
Bug 427656
Opened 17 years ago
Closed 16 years ago
[mac] now.c fails on 64bit compile on Mac OS X.
Categories
(NSPR :: NSPR, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 370766
People
(Reporter: simon.bugzilla, Assigned: wtc)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008040704 Minefield/3.0pre
Build Identifier:
Attempting to build ppc64 or x86_64 for Mac OS X. Buid fails with error:
gcc-4.2 now.o -o now
ld: warning in now.o, file is not of required architecture
Undefined symbols:
"_main", referenced from:
__start in crt1.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
Reproducible: Always
Updated•17 years ago
|
Assignee: nobody → wtc
Component: Build Config → NSPR
Product: Firefox → NSPR
QA Contact: build.config → nspr
Version: unspecified → other
Assignee | ||
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•