"Dimitrie O. Paun" dpaun@rogers.com writes:
On Tue, Oct 12, 2004 at 10:42:37AM -0400, Warren_Baird/CSI@cimmetry.com wrote:
The question: is this going to be harmful on other platforms? I'm not sure whether I should protect it with ifdefs, or just leave it as is.
I think it should be fine: the gcc driver should be able to filter it out if it's not relevant.
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.