[Bug 18550] Wine doesn't build with binutils-gold

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 8 12:01:42 CDT 2011


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

Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #4 from Austin English <austinenglish at gmail.com> 2011-05-08 12:01:40 CDT ---
With a recent binutils-gold on debian testing, wine compiles fine and winetest
runs. I see the same test failures as with plain ld. There are some extra
warnings from gold, I filed
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626023 for that.

Out of curiosity, I installed karmic in qemu and installed gold. Building there
fails with:
gcc -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -o sfnt2fnt sfnt2fnt.o
-L../libs/wine -lwine ../libs/port/libwine_port.a  -lfreetype -lz
-Wl,--rpath,\$ORIGIN/../libs/wine
/usr/bin/ld: error: ../libs/wine/libwine.so:1:1: invalid character
/usr/bin/ld: sfnt2fnt.o: in function main:sfnt2fnt.c:387: error: undefined
reference to 'wine_cp_get_table'
/usr/bin/ld: sfnt2fnt.o: in function main:sfnt2fnt.c:393: error: undefined
reference to 'wine_cp_get_table'
collect2: ld returned 1 exit status
make[1]: *** [sfnt2fnt] Error 1

though configure did not complain. In any case, not a Wine bug (though
potentially configure should've caught the above error).

-- 
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.



More information about the wine-bugs mailing list