On September 30, 2005 09:15, [EMAIL PROTECTED] wrote:
> ../../gcc/cp/name-lookup.h:315: conflicting types for `lookup_name'
> ../../gcc/c-common.h:783: previous declaration of `lookup_name'
>
There are two conflicting definitions for lookup_name between C and C++.
For now the best approach is t
Hi,
I just checked out gomp-20050608-branch from the CVS and tried to
compile it. This is the error I got:
gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute
-fno-common -DHAVE_CONFIG_H -I. -Icp -I../.././gcc
-I../.././gcc/cp