Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=528892 Paulo Roma Cavalcanti <promac@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |promac@xxxxxxxxx --- Comment #3 from Paulo Roma Cavalcanti <promac@xxxxxxxxx> 2009-10-14 16:55:06 EDT --- Hi, I used these examples to test: http://orion.lcg.ufrj.br/temp/TutorsMin1.0/ The corresponding Makefile defines an OS. For instance, make OS="linux" (compiles for linux) make OS="win32" (compiles for windows) make OS="cross" (cross-compile) I recreated mingw32-freglut on F10(64 bits) and F11(32 bits). On F10, the compilation goes just fine. On F11: [leo:~/cg/TutorsMin1.0] make i686-pc-mingw32-gcc -o fog".exe" fog.c glm.o -lglut32 -lglu32 -lopengl32 /usr/lib/gcc/i686-pc-mingw32/4.4.0/../../../../i686-pc-mingw32/bin/ld: cannot find -lglut32 collect2: ld returned 1 exit status make: *** [fog".exe"] Error 1 This is what I have on F10: [cascavel:/usr/i686-pc-mingw32/sys-root/mingw/lib] d *glut* -rw-r--r-- 1 root root 86612 2008-12-10 18:55 libglut32.a -rw-r--r-- 1 root root 86374 2008-12-10 18:55 libglut.a -rwxr-xr-x 1 root root 90624 2009-10-14 06:15 libglut.dll.a On F11: [leo:/usr/i686-pc-mingw32/sys-root/mingw/lib] d *glut* -rwxr-xr-x 1 root root 90624 2009-10-14 08:46 libglut.dll.a I have all mingw32 packages on both systems. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review