arm-*-pe target error

Richard Earnshaw rearnsha@arm.com
Sat May 6 09:58:00 GMT 2000


> gcc -c -DCROSS_COMPILE -DIN_GCC    -g -O2  -DHAVE_CONFIG_H    -I. -I. -I./config -I./../include ./config/arm/pe.c
> ./config/arm/pe.c: In function `arm_dllexport_name_p':
> ./config/arm/pe.c:169: argument `symbol' doesn't match prototype
> config/arm/arm-protos.h:181: prototype declaration
> ./config/arm/pe.c: In function `arm_dllimport_name_p':
> ./config/arm/pe.c:178: argument `symbol' doesn't match prototype
> config/arm/arm-protos.h:182: prototype declaration


Thanks.  I've fixed the prototypes in arm-proto.h.

R.



More information about the Gcc-bugs mailing list