[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/17675] New: pie_copyrelocs_test fails with GCC 4.2
From: |
hjl.tools at gmail dot com |
Subject: |
[Bug gold/17675] New: pie_copyrelocs_test fails with GCC 4.2 |
Date: |
Wed, 03 Dec 2014 16:59:10 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=17675
Bug ID: 17675
Summary: pie_copyrelocs_test fails with GCC 4.2
Product: binutils
Version: 2.26 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: gold
Assignee: ccoutant at google dot com
Reporter: hjl.tools at gmail dot com
CC: ian at airs dot com
On Linux/x86-64 with GCC 4.2, I got
/usr/gcc-4.2/bin/g++ -W -Wall -Werror -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -Bgcctestdir/ -Wl,-R,. -pie -o
pie_copyrelocs_test pie_copyrelocs_test.o pie_copyrelocs_shared_test.so -ldl
-lz
gcctestdir/ld: error: pie_copyrelocs_test.o: requires dynamic R_X86_64_32 reloc
against '__gxx_personality_v0' which may overflow at runtime; recompile with
-fPIC
collect2: ld returned 1 exit status
make[7]: *** [pie_copyrelocs_test] Error 1
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gold/17675] New: pie_copyrelocs_test fails with GCC 4.2,
hjl.tools at gmail dot com <=