[Bug 6581] New: -march=pentium4 doesn't compile

Wine Bugs wine-bugs at winehq.org
Wed Nov 1 10:30:52 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=6581

           Summary: -march=pentium4 doesn't compile
           Product: Wine
           Version: 0.9.24.
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-programs
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: porton at narod.ru


$ ./configure CFLAGS=-march=pentium4 && make depend && make
...
gcc -shared -Wl,-soname,libwine.so.1 -Wl,--version-script=./wine.map casemap.o
collation.o compose.o config.o cptable.o debug.o fold.o ldt.o loader.o mbtowc.o
mmap.o port.o sortkey.o string.o utf8.o wctomb.o wctype.o c_037.o c_424.o
c_437.o c_500.o c_737.o c_775.o c_850.o c_852.o c_855.o c_856.o c_857.o c_860.o
c_861.o c_862.o c_863.o c_864.o c_865.o c_866.o c_869.o c_874.o c_875.o c_878.o
c_932.o c_936.o c_949.o c_950.o c_1006.o c_1026.o c_1250.o c_1251.o c_1252.o
c_1253.o c_1254.o c_1255.o c_1256.o c_1257.o c_1258.o c_10000.o c_10006.o
c_10007.o c_10029.o c_10079.o c_10081.o c_20127.o c_20866.o c_20932.o c_21866.o
c_28591.o c_28592.o c_28593.o c_28594.o c_28595.o c_28596.o c_28597.o c_28598.o
c_28599.o c_28600.o c_28603.o c_28604.o c_28605.o c_28606.o        
../../libs/port/libwine_port.a -ldl    -o libwine.so.1.0
/usr/lib/libc_nonshared.a(stat64.oS)(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0):
In function `__i686.get_pc_thunk.bx':
: multiple definition of `__i686.get_pc_thunk.bx'
config.o(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0): first defined here
collect2: ld returned 1 exit status
make[2]: *** [libwine.so.1.0] Error 1
make[2]: Leaving directory `/home/porton/t/wine-0.9.24/libs/wine'
make[1]: *** [wine] Error 2
make[1]: Leaving directory `/home/porton/t/wine-0.9.24/libs'
make: *** [libs] Error 2

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list