![](https://secure.gravatar.com/avatar/561d36d7e26822ff30290a85141d26ad.jpg?s=120&d=mm&r=g)
Nicolas Dufour-5 wrote:
DeĀ : Nicolas Dufour <nicoduf@...48...> I've had the same issue on Ubuntu 10.10, gcc 4.4. But now on 11.04 (gcc 4.5) everything compiles correctly.
And on Windows XP, TDM-GCC 4.5.2 (from http://tdm-gcc.tdragon.net/download) compiles with no error.
Thanks for the suggestion. I downloaded TDM-GCC 4.5.2 and installed with default options under c:\mingw. Now nr-filter-slot.cpp compiles but I get this new error:
Make error line 440: LINK problem: c:/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: cannot find -lgomp collect2: ld returned 1 exit status
Is this problem specific to my system? If so, I can't understand why as I haven't had recent changes on it. If not, is there a clear way to compile under Windows? Why aren't tdm-mingw and btool no more enough? Thanks for your help. Luca