https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #52 from Yuhang Wang ---
Thanks H. J. Lu and Nick for helping me out! I appreciate your time and effort.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
Yuhang Wang changed:
What|Removed |Added
Resolution|INVALID |FIXED
--- Comment #50 from Yuhang Wang
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #48 from Yuhang Wang ---
Created attachment 8489
--> https://sourceware.org/bugzilla/attachment.cgi?id=8489&action=edit
ld/ld.log after unsetting LD_RUN_PATH
--
You are receiving this mail because:
You are on the CC list for th
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #47 from Yuhang Wang ---
No more unexpected failures after "unsetenv LD_RUN_PATH".
Could you tell me what is the reason for previous issues?
Here is the summary:
=== ld Summary ===
# of expected passes1169
# of exp
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #45 from Yuhang Wang ---
env | grep LD_RUN_PATH
LD_RUN_PATH=
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #43 from Yuhang Wang ---
Created attachment 8488
--> https://sourceware.org/bugzilla/attachment.cgi?id=8488&action=edit
ld/ld.log after unsetting LD_LIBRARY_PATH
--
You are receiving this mail because:
You are on the CC list fo
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #42 from Yuhang Wang ---
Created attachment 8487
--> https://sourceware.org/bugzilla/attachment.cgi?id=8487&action=edit
libtlslib.so with LD_LIBRARY_PATH unset
/Scr/scr-test-steven/Programs/BinUtils/build_binutils-latest/ld/ld-n
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #41 from Yuhang Wang ---
I sill got 18 errors after unsetting LD_LIBRARY_PATH.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #39 from Yuhang Wang ---
echo $LD_RUN_PATH returns nothing.
echo $LD_LIBRARY_PATH returns the following:
/Scr/scr-test-steven/install/zlib/1.2.8/lib:/Scr/scr-test-steven/install/lua/5.3.1/lib:/usr/local/globus/lib:/lib64:/usr/lib64
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #37 from Yuhang Wang ---
I have uploaded the binary files as you specified. Let me know whether you need
anything else. Thanks.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #32 from Yuhang Wang ---
Created attachment 8482
--> https://sourceware.org/bugzilla/attachment.cgi?id=8482&action=edit
libtlslib.so
/Scr/scr-test-steven/Programs/BinUtils/build_binutils-latest/ld/ld-new -o
tmpdir/libtlslib.so
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #36 from Yuhang Wang ---
Created attachment 8486
--> https://sourceware.org/bugzilla/attachment.cgi?id=8486&action=edit
tlslib.o
/Scr/scr-test-steven/Programs/BinUtils/build_binutils-latest/ld/ld-new -o
tmpdir/libtlslib.so
-L/
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #34 from Yuhang Wang ---
Created attachment 8484
--> https://sourceware.org/bugzilla/attachment.cgi?id=8484&action=edit
tlsbin.o
/Scr/scr-test-steven/Programs/BinUtils/build_binutils-latest/ld/../gas/as-new
-I/Scr/scr-test-ste
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #35 from Yuhang Wang ---
Created attachment 8485
--> https://sourceware.org/bugzilla/attachment.cgi?id=8485&action=edit
tlsbinpic.o
/Scr/scr-test-steven/Programs/BinUtils/build_binutils-latest/ld/../gas/as-new
-I/Scr/scr-test-
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #33 from Yuhang Wang ---
Created attachment 8483
--> https://sourceware.org/bugzilla/attachment.cgi?id=8483&action=edit
tlsbin
/Scr/scr-test-steven/Programs/BinUtils/build_binutils-latest/ld/ld-new -o
tmpdir/tlsbin
-L/Scr/scr
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #30 from Yuhang Wang ---
Created attachment 8481
--> https://sourceware.org/bugzilla/attachment.cgi?id=8481&action=edit
ld/ld.log compiled using system gcc (4.4.7)
=== ld Summary ===
# of expected passes1151
# of une
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #29 from Yuhang Wang ---
With the system gcc (4.4.7 20120313 Red Hat 4.4.7-11), the number of unexpected
failures dropped to 18 (from 25). Here is the ld.log.
=== ld Summary ===
# of expected passes1151
# of unexpected
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #28 from Yuhang Wang ---
The system gcc version is 4.4. I will try again tomorrow.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #26 from Yuhang Wang ---
I just disabled multi-lib. Here is the config command I used to build
gcc-4.9.2:
../gcc-4.9.2/configure --prefix=/Scr/scr-test-steven/install/gcc/4.9.2
--disable-multilib --with-gmp=/Scr/scr-test-steven/in
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #24 from Yuhang Wang ---
Created attachment 8480
--> https://sourceware.org/bugzilla/attachment.cgi?id=8480&action=edit
ld/ld.log for the latest master branch of binutils
I forgot to attach the ld.log. Here it is.
--
You are r
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #22 from Yuhang Wang ---
Created attachment 8479
--> https://sourceware.org/bugzilla/attachment.cgi?id=8479&action=edit
log file for `make check` after compiling the master branch of binutils
Here is config command:
../binutils-
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #21 from Yuhang Wang ---
Hi,
I have compiled the master branch of the binutils. Here is the log file for
`make check`. I sill got many errors for ld. Do you think they are significant
or can be ignored?
=== ld Sum
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #19 from Yuhang Wang ---
Created attachment 8478
--> https://sourceware.org/bugzilla/attachment.cgi?id=8478&action=edit
results of make when building the lastest master branch of binutils
--
You are receiving this mail because:
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #18 from Yuhang Wang ---
Hi H. J. Lu,
Thanks. I cloned the master branch. This new version seems to require python
and I got some errors related to PyUnicodeUCS4_Decode (see attached log). Any
suggestions on how to fix it?
Yuhan
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #16 from Yuhang Wang ---
Hi H. J. Lu,
Could you tell me how to get binutils-2.26? I couldn't find it on the release
page: http://ftp.gnu.org/gnu/binutils/
Yuhang
--
You are receiving this mail because:
You are on the CC list f
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #15 from Yuhang Wang ---
Created attachment 8475
--> https://sourceware.org/bugzilla/attachment.cgi?id=8475&action=edit
ld.log after using the new site.exp with DEJAGNU env variable pointing to it
--
You are receiving this mail
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #14 from Yuhang Wang ---
Hi Nick,
The zlib I mentioned is already in the LD_LIBRARY_PATH. Here is the result of
"echo $LD_LIBRARY_PATH":
/Scr/scr-test-steven/install/gcc/4.9.2/lib64:/Scr/scr-test-steven/install/gcc/4.9.2/lib:/Scr/
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #11 from Yuhang Wang ---
Hi Nick,
I have add "LDFLAGS=-L/Scr/scr-test-steven/install/zlib/1.2.8/lib" during the
configuration phase and the Makefile under ld/ folder is also updated with a
new LDFLAGS:
LDFLAGS = -static-libstdc++
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #10 from Yuhang Wang ---
Created attachment 8467
--> https://sourceware.org/bugzilla/attachment.cgi?id=8467&action=edit
ld/ld.log after adding LDFLAGS and run the "make check" again
--
You are receiving this mail because:
You a
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #9 from Yuhang Wang ---
Hi Nick,
I will compile again with zlib and let you know the results. Thank you for
pointing that out.
Yuhang
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #7 from Yuhang Wang ---
Hi Nick,
I have uploaded the ld.log file. Please take a look. Thanks!
Yuhang
--
You are receiving this mail because:
You are on the CC list for the bug.
___
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #6 from Yuhang Wang ---
Created attachment 8464
--> https://sourceware.org/bugzilla/attachment.cgi?id=8464&action=edit
ld/ld.log file from the binutils compilation directory
--
You are receiving this mail because:
You are on th
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #3 from Yuhang Wang ---
Created attachment 8461
--> https://sourceware.org/bugzilla/attachment.cgi?id=8461&action=edit
Log file for "make check"
This is the log file for the command "make check" after "make"
--
You are receivi
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #4 from Yuhang Wang ---
Hi Nick,
Sorry for the delay. I have compiled binutils-2.25.1 and still got the same
type of errors at the "make check" stage (see attached log files). Here is the
command line options I used.
../binutils-
https://sourceware.org/bugzilla/show_bug.cgi?id=18509
--- Comment #2 from Yuhang Wang ---
Yes, I can try again with the latest source.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binut
Severity: critical
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: stevenaura at live dot com
Target Milestone: ---
Created attachment 8354
--> https://sourceware.org/bugzilla/attachment.cgi?id=8354&action=
36 matches
Mail list logo