Thanks a lot :-)
On Thu, Jan 3, 2019 at 1:53 PM Michael Niedermayer
wrote:
>
> On Wed, Jan 02, 2019 at 06:29:22PM -0800, Manoj Gupta wrote:
> > On Wed, Jan 2, 2019 at 2:33 PM Michael Niedermayer
> > wrote:
> > >
> > > On Wed, Jan 02, 2019 at 10:12:33AM -0800, Manoj Gupta wrote:
> > > > On Mon, D
On Wed, Jan 02, 2019 at 06:29:22PM -0800, Manoj Gupta wrote:
> On Wed, Jan 2, 2019 at 2:33 PM Michael Niedermayer
> wrote:
> >
> > On Wed, Jan 02, 2019 at 10:12:33AM -0800, Manoj Gupta wrote:
> > > On Mon, Dec 31, 2018 at 8:31 AM Michael Niedermayer
> > > wrote:
> > > >
> > > > On Fri, Dec 28, 20
On Wed, Jan 2, 2019 at 2:33 PM Michael Niedermayer
wrote:
>
> On Wed, Jan 02, 2019 at 10:12:33AM -0800, Manoj Gupta wrote:
> > On Mon, Dec 31, 2018 at 8:31 AM Michael Niedermayer
> > wrote:
> > >
> > > On Fri, Dec 28, 2018 at 03:12:53PM -0800, Manoj Gupta wrote:
> > > > Hi All,
> > > >
> > > > I
On Wed, Jan 02, 2019 at 10:12:33AM -0800, Manoj Gupta wrote:
> On Mon, Dec 31, 2018 at 8:31 AM Michael Niedermayer
> wrote:
> >
> > On Fri, Dec 28, 2018 at 03:12:53PM -0800, Manoj Gupta wrote:
> > > Hi All,
> > >
> > > I recently had a problem building ffmpeg for AArch64 where lld linker
> > > com
On Mon, Dec 31, 2018 at 8:31 AM Michael Niedermayer
wrote:
>
> On Fri, Dec 28, 2018 at 03:12:53PM -0800, Manoj Gupta wrote:
> > Hi All,
> >
> > I recently had a problem building ffmpeg for AArch64 where lld linker
> > complained about text relocations in readonly segment. The following
> > patch f
On Fri, Dec 28, 2018 at 03:12:53PM -0800, Manoj Gupta wrote:
> Hi All,
>
> I recently had a problem building ffmpeg for AArch64 where lld linker
> complained about text relocations in readonly segment. The following
> patch fixes the linker complains by referring to a local label instead
> of func
2018-12-29 17:17 GMT+01:00, Manoj Gupta :
> On Sat, Dec 29, 2018 at 2:32 AM Carl Eugen Hoyos wrote:
>>
>> 2018-12-29 0:12 GMT+01:00, Manoj Gupta :
>>
>> > I recently had a problem building ffmpeg for AArch64 where lld
>> > linker complained about text relocations in readonly segment.
>> > The foll
On Sat, Dec 29, 2018 at 2:32 AM Carl Eugen Hoyos wrote:
>
> 2018-12-29 0:12 GMT+01:00, Manoj Gupta :
>
> > I recently had a problem building ffmpeg for AArch64 where lld
> > linker complained about text relocations in readonly segment.
> > The following patch fixes the linker complains by referrin
2018-12-29 0:12 GMT+01:00, Manoj Gupta :
> I recently had a problem building ffmpeg for AArch64 where lld
> linker complained about text relocations in readonly segment.
> The following patch fixes the linker complains by referring to a
> local label instead of function name.
Do you know why this
Hi All,
I recently had a problem building ffmpeg for AArch64 where lld linker
complained about text relocations in readonly segment. The following
patch fixes the linker complains by referring to a local label instead
of function name.
This is similar in nature as the following previous commits:
10 matches
Mail list logo