Just to be clear - I've downloaded the prePackaged version again today, deleted the development directory, deleted the configuration directory c:\Documents and Settings\****\Application Data\codeblocks, unzipped the file, placed the files in c:\development, configured Code::Blocks based on what you wrote in the wiki, and did the manual configuration just in case, but it just didn't work - ufo2map.cbp is just not compiling, and nor does the ufo2map part in the ufo.workspace file. I deleted the *.cbp files from the \build\projects directory and updated the project to the latest trunk, but again - ufo2map is just not compiling.
Again, this is the error I get:Linking console executable: ..\..\ufo2map.exe
C:/development/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../crt2.o:crt1.c:(.text+0x16a): undefined reference to `__cpu_features_init'
collect2: ld returned 1 exit status
The ufo2map.dev file is compiling just fine in Dev-C++, and the rest of the .cbp compile in Code::Block, so it seems to me like the problem is with the ufo2map.cbp file. However, based on what you wrote, it does seems like there is something wrong at my end, but I just can't find the problem.
If you are indeed going to removed the Dev-C++ support, I must find and fix this problem now, so any ideas would be welcomed.