Problems installinc on macbook pro

Hi,

Sorry if this comes across as foolish … I am very new to all this. I have looked around at the various posts of getting CUDA going on a macbook pro but I end up with the following error when trying to make the SDK examples

make -C projects/alignedTypes/
…/…/common/inc/cutil_inline_runtime.h:41: error: inline function ‘_Z23cutGetMaxGflopsDeviceIdv’ cannot be declared weak
…/…/common/inc/cutil_inline_runtime.h:41: error: inline function ‘_Z23cutGetMaxGflopsDeviceIdv’ cannot be declared weak
make[1]: *** [obj/release/alignedTypes.cu.o] Error 255
make: *** [projects/alignedTypes/Makefile.ph_build] Error 2

I am using gcc 4.4.0. Has anyone else run into this?

gcc 4.4.0 isn’t currently supported. Is that the gcc that shipped with the OS?