Closed
Bug 268542
Opened 20 years ago
Closed 16 years ago
AMD64 support bug: Unable to compile in linux32 mode & in normal mode also :(
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: rkrishnamurthi, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041103 Firefox/1.0RC2 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041103 Firefox/1.0 I'm trying all following AMD64 (x86_64). 1) I'm trying to compile to compile mozilla under 'linux32', it is not getting compiled properly.. Some of the components are compiled in 64 & Some are in 32 bit, When Linking all those.. the compilation process getting terminated. 2) When Try to compile normally in 64Bit ELF., it is breaking xpidl aborts with GLib-ERROR **: could not reallocate 34359738368 bytes Reproducible: Always Steps to Reproduce: 1. linux32 2. configure 3. make Actual Results: GLib-ERROR **: could not reallocate 34359738368 bytes aborting... ../../build/unix/print-failed-commands.sh: line 21: 660 Aborted ( exec "$@" ) Expected Results: Should compile properly
Updated•18 years ago
|
Assignee: bryner → nobody
QA Contact: asa → build.config
Version: unspecified → Trunk
Comment 1•16 years ago
|
||
open it again if you think it should be open.. i think it's dead..
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•6 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•