Dan Baldor <danbaldor@xxxxxxxxx> writes: > When building gcc to > support this relocation is it sufficient to just set the evironment > variable CFLAGS_FOR_TARGET = -fpic -msingle-pic-base or is there other > environment flags I need to set as well? That should be sufficient, I think. Ian