18 Oct
2004
18 Oct
'04
1:35 p.m.
Alexandre Julliard <julliard(a)winehq.org> wrote on 10/15/2004 12:03:53 AM:
Actually it could be argued that winegcc should add -fPIC itself if it's needed for linking, users shouldn't have to worry about that.
That makes a lot of sense - I'll mod the patch to do that... Should I make it platform specific, or (as Dimitrie suggests) just always add it? Warren