Makefile.in changes for sparc

Eric Frias efrias at syncad.com
Thu Nov 18 09:56:17 CST 2004


This patchset is related to the patch I sent yesterday titled 'winegcc PIC
patches for sparc-solaris'.  Whenever winegcc is called to link, it needs to
pass in the compile options, because internally winegcc calls winebuild and
then compiles the .spec.c file generated by winebuild.  To work properly on
sparc, this .spec.c file must be compiled with the -fPIC option, which
wasn't being passed to winegcc.  This patch is the result of globally
replacing $(WINEGCC) with $(WINEGCC) $(ALLCFLAGS) in the makefiles.

Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: makefiles.diff
Type: application/octet-stream
Size: 4341 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20041118/eef119c2/makefiles.obj


More information about the wine-patches mailing list