I am using one cross-toolchain (ColdSourcery release 4.4-217) to build binutils for m68k, it reports following errors, it seems UPAGES is not defined for m68k.
ccache m68k-linux-gnu-gcc -B /home/harryhe/toolchain/ltib/coldfire/ltib-modelo-20100429/rootfs/usr/lib// -idirafter /home/harryhe/toolchain/ltib/coldfire/ltib-modelo-20100429/rootfs/usr/include -iwithprefixbefore include -march=isac -mcpu=54418 -msoft-float -DHAVE_CONFIG_H -I. -I../../bfd -I. -DTRAD_CORE -I. -I../../bfd -I../../bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../bfd/cpu-m68k.c ../../bfd/trad-core.c: In function 'trad_unix_core_file_p': ../../bfd/trad-core.c:122: error: 'UPAGES' undeclared (first use in this function) ../../bfd/trad-core.c:122: error: (Each undeclared identifier is reported only once ../../bfd/trad-core.c:122: error: for each function it appears in.) ../../bfd/trad-core.c:191: error: 'HOST_TEXT_START_ADDR' undeclared (first use in this function) ../../bfd/trad-core.c:197: error: 'HOST_STACK_END_ADDR' undeclared (first use in this function) make[4]: *** [trad-core.lo] Error 1 -- Summary: 'UPAGES' undeclared in compiling trad-core.c Product: binutils Version: 2.19 Status: NEW Keywords: glibc_2.11 Severity: normal Priority: P1 Component: binutils AssignedTo: unassigned at sources dot redhat dot com ReportedBy: harry dot he at freescale dot com CC: bug-binutils at gnu dot org GCC build triplet: x86_64-linux-gnu GCC host triplet: m68k-linux-gnu GCC target triplet: m68k-linux-gnu http://sourceware.org/bugzilla/show_bug.cgi?id=11700 ------- 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