--- Additional Comments From amodra at bigpond dot net dot au 2009-12-22
02:13 ---
Created an attachment (id=4479)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4479&action=view)
eelf32ppcwxworks.c as it should be
--
http://sourceware.org/bugzilla/show_bug.cgi?id=11107
---
--- Additional Comments From amodra at bigpond dot net dot au 2009-12-22
02:10 ---
This must be a host issue because I can certainly cross-compile a
powerpc-wrs-vxworks binutils-2.20. I suspect your shell may not like the shell
commands near the end of vxworks.em. Building under bash w
--- Additional Comments From hjl dot tools at gmail dot com 2009-12-22
00:34 ---
It is an gcc bug. You can first try binutils 2.20 to see if it can
work around it. If it doesn't work, you need to update your gcc.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=1
--- You a
trying to compile c++ files into a shared library using gcc 4.1.2 and ld 2.18.
getting following error:
gcc -shared -dy -L/hwapps/dvg/4.5.3/lib/Linux -o ./lib/Linux/libathirtt.so -lc
-lm -lmdk ./obj/Linux/d.o ./obj/Linux/ds.o ./obj/Linux/dsa.o ./obj/Linux/s.o
./obj/Linux/sl.o ./obj/Linux/r.o ./obj/
--- Additional Comments From nickc at redhat dot com 2009-12-21 16:52
---
Hi Anton,
Please could you try out the uploaded patch and let me know if it fixes the
problem for you.
Cheers
Nick
--
What|Removed |Added
--- Additional Comments From nickc at redhat dot com 2009-12-21 16:51
---
Created an attachment (id=4476)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4476&action=view)
correctly encode vcvt instruction
--
http://sourceware.org/bugzilla/show_bug.cgi?id=11109
--- You a
--- Additional Comments From richard dot amato at goodrich dot com
2009-12-21 14:23 ---
(In reply to comment #1)
> This has already been fixed. Update to 2.20 or a recent snapshot.
After updating to V2.20, the problem still remained exactly as before.
Richard Amato
--
Wh