Hi, If no configured target needs dyngen, gcc3.x is not required. Currently, you have to explicitly pass --disable-gcc-check flag to allow compilation. Attached patch removes gcc check if no selected target needs dyngen. I had to move gcc4 detection later in the configure script Hervé