On March 14, 2020 5:31:21 PM MDT, Stuart Henderson wrote:
>Turns out this failed on i386,
>
> ld: error: can't create dynamic relocation R_386_32 against local
> symbol in readonly segment; recompile object files with -fPIC or pass
> '-Wl,-z,notext' to allow text relocations in the output
>
>
Turns out this failed on i386,
ld: error: can't create dynamic relocation R_386_32 against local
symbol in readonly segment; recompile object files with -fPIC or pass
'-Wl,-z,notext' to allow text relocations in the output
Any suggestions on whether -nopie or -Wl,-z,notext is more approp
On 2020/03/11 09:47, Tracey Emery wrote:
> On Mon, Mar 02, 2020 at 11:27:21AM -0700, Tracey Emery wrote:
> > On Fri, Feb 28, 2020 at 11:17:13AM -0700, Tracey Emery wrote:
> > > On Fri, Feb 28, 2020 at 10:07:02AM -0700, Tracey Emery wrote:
> > > > Hello ports@
> > > >
> > > > Attached is a new port