I am using gcc-4.4.2, which I built on the host machine, to create a version of binutils for a PowerPC running vxWorks. During the build in the ld directory I get an error in a c file (eelf32ppcvxworks.c) which is generated by the build process.
The errors are shown below: cc1: warnings being treated as errors eelf32ppcvxworks.c:122: error: vxworks_before_parse defined but not used eelf32ppcvxworks.c:129: error: vxworks_after_open defined but not used. These functions should never have been generated in my opinion. I have tried compiling with gcc-4.3.1 with the same results. My configure command is ../binutils-2.19/configure --prefix=myprefix --target=powerpc-wrs-vxworks I am building on a sun4u workstation. Any suggestions Thanks, Richard Amato -- Summary: ld fails to build Product: binutils Version: 2.19 Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: unassigned at sources dot redhat dot com ReportedBy: richard dot amato at goodrich dot com CC: bug-binutils at gnu dot org GCC build triplet: sparc-sun-solaris2.9 GCC host triplet: sparc-sun-solaris2.9 GCC target triplet: powerpc-wrs-vxworks http://sourceware.org/bugzilla/show_bug.cgi?id=11107 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils