Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 10 May 2007 08:20 PM by  henrys
error building toolchain
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages
henrys
New Member
New Member
Posts:


--
10 May 2007 08:20 PM
    gcc -DHAVE_CONFIG_H -I. -I/home/henry/BSP/LinuxTools/insight-6.3.50/bfd -I. -I. -I/home/henry/BSP/LinuxTools/insight-6.3.50/bfd -I/home/henry/BSP/LinuxTools/insight-6.3.50/bfd/../include -I/home/henry/BSP/LinuxTools/insight-6.3.50/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c /home/henry/BSP/LinuxTools/insight-6.3.50/bfd/elf32-m68k.c -o elf32-m68k.o
    cc1: warnings being treated as errors
    /home/henry/BSP/LinuxTools/insight-6.3.50/bfd/elf32-m68k.c: In function 'elf_m68k_check_relocs':
    /home/henry/BSP/LinuxTools/insight-6.3.50/bfd/elf32-m68k.c:750: warning: dereferencing type-punned pointer will break strict-aliasing rules
    make[3]: *** [elf32-m68k.lo] Error 1
    make[3]: Leaving directory `/home/henry/BSP/LinuxTools/obj/insight-6.3.50/bfd'
    make[2]: *** [install-recursive] Error 1
    make[2]: Leaving directory `/home/henry/BSP/LinuxTools/obj/insight-6.3.50/bfd'
    make[1]: *** [install-bfd] Error 2
    make[1]: Leaving directory `/home/henry/BSP/LinuxTools/obj/insight-6.3.50'
    make: *** [insight] Error 2

    I am runing Linux-2.4.18
    any suggestions?
    henry
    You are not authorized to post a reply.