Hi Luca, On Sat, Feb 04, 2012 at 05:24:16PM +0100, Luca Bruno wrote: > Dear Maintainer, > I'm trying to compile a very simple C file: void main() {} but I get > the following error: > > /usr/lib/gcc/i586-mingw32msvc/4.4.4/../../../../i586-mingw32msvc/bin/ld: > crt2.o: No such file: No such file or directory > > Please note that it works using the obsolete mingw32 package.
gcc-mingw32 is obsolete too, and about to be replaced by gcc-mingw-w64 (which also builds 32-bit programs). Could you try with gcc-mingw-w64? Thanks, Stephen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org