This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
bootstrap/3146: m68k-elf and m68k-rtems unbuildable on 3.0 branch
- To: gcc-gnats at gcc dot gnu dot org
- Subject: bootstrap/3146: m68k-elf and m68k-rtems unbuildable on 3.0 branch
- From: joel at OARcorp dot com
- Date: 12 Jun 2001 21:46:11 -0000
- Reply-To: joel at OARcorp dot com
>Number: 3146
>Category: bootstrap
>Synopsis: m68k-elf and m68k-rtems unbuildable on 3.0 branch
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jun 12 14:56:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: joel@OARcorp.com
>Release: gcc 3.0-20010527
>Organization:
>Environment:
GNU/Linux x86 (RedHat 6.2) targetting both m68k-elf
and m68k-rtems
>Description:
Both fail during initial tool build with this:
gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prot
otypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFI
G_H -I. -I. -I../../gcc-3.0-20010527/gcc -I../../gcc-3.0-20010527/gcc/. -I../
../gcc-3.0-20010527/gcc/config -I../../gcc-3.0-20010527/gcc/../include ../../gcc
-3.0-20010527/gcc/dwarf2out.c -o dwarf2out.o
../../gcc-3.0-20010527/gcc/dwarf2out.c: In function `dwarf2out_frame_debug':
../../gcc-3.0-20010527/gcc/dwarf2out.c:1598: `ACCUMULATE_OUTGOING_ARGS' undeclar
ed (first use in this function)
../../gcc-3.0-20010527/gcc/dwarf2out.c:1598: (Each undeclared identifier is repo
rted only once
../../gcc-3.0-20010527/gcc/dwarf2out.c:1598: for each function it appears in.)
../../gcc-3.0-20010527/gcc/dwarf2out.c: In function `output_call_frame_info':
../../gcc-3.0-20010527/gcc/dwarf2out.c:1777: warning: integer constant is unsign
ed in ANSI C, signed with -traditional
../../gcc-3.0-20010527/gcc/dwarf2out.c:1868: warning: int format, long int arg (
arg 4)
../../gcc-3.0-20010527/gcc/dwarf2out.c: In function `int_loc_descriptor':
../../gcc-3.0-20010527/gcc/dwarf2out.c:7075: warning: integer constant is unsign
ed in ANSI C, signed with -traditional
../../gcc-3.0-20010527/gcc/dwarf2out.c:7087: warning: integer constant is unsign
ed in ANSI C, signed with -traditional
>How-To-Repeat:
Try to build cross toolset for m68k-elf with this gcc
configure command
../gcc-3.0-20010527/configure --target=m68k-elf --prefix=/usr1/tmp-tools
--with-gnu-as --with-gnu-ld --with-newlib
>Fix:
Unknown
>Release-Note:
>Audit-Trail:
>Unformatted: