Closed Bug 618570 Opened 14 years ago Closed 14 years ago

-mfloat-abi=softfp should not be hardcoded in pixman

Categories

(Core :: Graphics, defect)

ARM
MeeGo
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: romaxa, Unassigned)

References

Details

Attachments

(1 file)

Mozilla does not compile on cs2009q3-eglibc2.10-armv7-hard, because pixman adding -mfloat-abi=softfp
Attachment #497064 - Flags: review?(jmuizelaar)
This error I have without this patch:
scratchbox/compilers/cs2009q3-eglibc2.10-armv7-hard/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/../../../../arm-none-linux-gnueabi/bin/ld: error: ../../gfx/cairo/libpixman/src/libmozlibpixman.a(pixman-arm-neon.o) uses VFP register arguments, libxul.so does not
/scratchbox/compilers/cs2009q3-eglibc2.10-armv7-hard/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/../../../../arm-none-linux-gnueabi/bin/ld: failed to merge target specific data of file ../../gfx/cairo/libpixman/src/libmozlibpixman.a(pixman-arm-neon.o)
collect2: ld returned 1 exit status
make[1]: *** [libxul.so] Error 1
Blocks: 619056
Comment on attachment 497064 [details] [diff] [review]
Disable softfp hardcode

without this fix, mozilla just not compilable on hardfp toolchain with default config
Attachment #497064 - Flags: approval2.0?
Attachment #497064 - Flags: review?(jmuizelaar) → review+
Attachment #497064 - Flags: approval2.0? → approval2.0+
http://hg.mozilla.org/mozilla-central/rev/9271e1788c2e
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: