This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc-4.6-20110610 doesn't build on mac os x 10.6 64bit


Grzegorz JaÅkiewicz <gryzman@gmail.com> writes:

> /Users/gj/Projects/gcc/gcc-4.6-20110610/host-x86_64-apple-darwin10.7.4/gcc/xgcc
> -B/Users/gj/Projects/gcc/gcc-4.6-20110610/host-x86_64-apple-darwin10.7.4/gcc/
> -B/usr/local/x86_64-apple-darwin10.7.4/bin/
> -B/usr/local/x86_64-apple-darwin10.7.4/lib/ -isystem
> /usr/local/x86_64-apple-darwin10.7.4/include -isystem
> /usr/local/x86_64-apple-darwin10.7.4/sys-include -DHAVE_CONFIG_H -I.
> -I../.././libgomp -I../.././libgomp/config/bsd
> -I../.././libgomp/config/posix -I../.././libgomp -Wall -pthread
> -Werror -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c
> ../.././libgomp/alloc.c Â-fno-common -DPIC -o .libs/alloc.o
> In file included from ../.././libgomp/libgomp.h:38:0,
> Â Â Â Â Â Â Â Â from ../.././libgomp/alloc.c:29:
> ./gstdint.h:78:18: error: conflicting types for âuintptr_tâ
> /usr/include/i386/types.h:109:24: note: previous declaration of
> âuintptr_tâ was here
> ./gstdint.h:83:18: error: conflicting types for âintptr_tâ
> /usr/include/i386/types.h:105:27: note: previous declaration of
> âintptr_tâ was here
> make[5]: *** [alloc.lo] Error 1
> make[4]: *** [all-recursive] Error 1
> make[3]: *** [all] Error 2
> make[2]: *** [all-stage1-target-libgomp] Error 2
> make[1]: *** [stage1-bubble] Error 2
> make: *** [all] Error 2

Unless you get a quick reply, please open a bug report per
http://gcc.gnu.org/bugs .  Thanks.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]