winegcc PIC patches for sparc-solaris

Eric Frias efrias at syncad.com
Wed Nov 17 12:34:22 CST 2004


For a change of pace, this isn't an endian problem.  When winegcc is called
to link, it invokes winebuild to create the .spec.c file.  On sparc solaris,
winebuild generates different assembly code depending on whether it
sees -fPIC on the command line.  This patch causes winegcc to pass the -fPIC
or -fpic flag through to winebuild, if it is present.

Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winegcc-pic.diff
Type: application/octet-stream
Size: 1204 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20041117/a2d838fd/winegcc-pic.obj


More information about the wine-patches mailing list