http://bugs.winehq.org/show_bug.cgi?id=20951 Summary: Wine cannot be compiled with -pg GCC option Product: Wine Version: 1.1.34 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: build-env AssignedTo: wine-bugs(a)winehq.org ReportedBy: t.artem(a)mailcity.com make[1]: Entering directory `/tmp/wine-1.1.34/loader' gcc -o wine-preloader -static -nostartfiles -nodefaultlibs -Wl,-Ttext=0x7c000000 preloader.o ../libs/port/libwine_port.a preloader.o: In function `__bb_init_func': /tmp/wine-1.1.34/loader/preloader.c:162: undefined reference to `mcount' preloader.o: In function `__stack_chk_fail_local': /tmp/wine-1.1.34/loader/preloader.c:166: undefined reference to `mcount' preloader.o: In function `__stack_chk_fail': /tmp/wine-1.1.34/loader/preloader.c:167: undefined reference to `mcount' preloader.o: In function `wld_mmap': /tmp/wine-1.1.34/loader/preloader.c:276: undefined reference to `mcount' preloader.o: In function `wld_strcmp': /tmp/wine-1.1.34/loader/preloader.c:340: undefined reference to `mcount' preloader.o:/tmp/wine-1.1.34/loader/preloader.c:367: more undefined references to `mcount' follow collect2: ld returned 1 exit status make[1]: *** [wine-preloader] Error 1 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.