Hello,
It seems that the parse error is due to a syntax mistake on the configuration file. Please try opening and closing with quotation marks and leaving a space before gcc.
IMAGE_INSTALL_append = " gcc g++ binutils libgcc libgcc-dev libstdc++"
Regards,