http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46591
Summary: Can't build m68k-elf target on i386-apple-darwin Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassig...@gcc.gnu.org ReportedBy: mon...@monami-software.com Host: i386-apple-darwin10.5.0 Target: m68k-pizzafactory-elf Build: i386-apple-darwin10.5.0 gcc -arch i386 -I/Volumes/git/pf3gnuchains4x/libcpp -I. -I/Volumes/git/pf3gnuchains4x/libcpp/../include -I./../intl -I/Volumes/git/pf3gnuchains4x/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat -pedantic -Wno-long-long -I/Volumes/git/pf3gnuchains4x/libcpp -I. -I/Volumes/git/pf3gnuchains4x/libcpp/../include -I./../intl -I/Volumes/git/pf3gnuchains4x/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /Volumes/git/pf3gnuchains4x/libcpp/charset.c In file included from /Volumes/git/pf3gnuchains4x/libcpp/system.h:30, from /Volumes/git/pf3gnuchains4x/libcpp/charset.c:22: /usr/lib/gcc/i686-apple-darwin10/4.2.1/include/stddef.h:152: error: two or more data types in declaration specifiers make[1]: *** [charset.o] Error 1 make: *** [all-libcpp] Error 2