Hello,
I created a pragma to change the locality of data a in my code.
When I put "#pragma foo a" in file1.c and file2.c, I got the good result:
2.00 0x80900850
But if it is only in file1.c, the result is
0.00 0x0.
I'm using Binutils 2.18.
Which part of the code I need to modify?
But if
--- Additional Comments From jan dot kratochvil at redhat dot com
2008-08-21 13:14 ---
http://sourceware.org/ml/binutils/2008-08/msg00182.html
http://sourceware.org/ml/binutils-cvs/2008-08/msg00117.html
PR ld/6833
* ldexp.c (fold_binary ): Do not align
EXPLD.DATAS
I am building I configured binutils-2.17 using the procedures set down
in LFS.6.3.
I created a separate build directory and configured from there.
../binutils-2.17/configure --prefix=/usr --enable-shared
Make was uneventful.
make check failed. The relevant lines are
Running /sources/binutils
Hi,
We built the libxvtmapi.a ourselves. Yes, I've tried deleting it and
rebuilding but I still get the file format not recognized error message.
The following lines show the size of the library file:
[EMAIL PROTECTED] testapp]$ ls -l
outdir/debug/libxvtxmapi.a
-rw-rw-r-- 1 roger roger 3583
--- Additional Comments From amodra at bigpond dot net dot au 2008-08-21
09:38 ---
http://sourceware.org/ml/binutils-cvs/2008-08/msg00108.html
--
What|Removed |Added