On Tue, 2010-03-02 at 18:29 +0100, Danny Backx wrote:
> On Sun, 2010-02-28 at 14:16 +0100, Danny Backx wrote:
> > On Sun, 2010-02-28 at 08:33 +0100, Danny Backx wrote:
> > > I'll try to get at this with a better test program :-)
> > >
> > > If anyone has any, please don't hesitate to send it.
> >
On Sun, 2010-02-28 at 14:16 +0100, Danny Backx wrote:
> On Sun, 2010-02-28 at 08:33 +0100, Danny Backx wrote:
> > I'll try to get at this with a better test program :-)
> >
> > If anyone has any, please don't hesitate to send it.
>
> Simple test attached.
I think I finally got this sorted out. I
On Sun, 2010-02-28 at 08:33 +0100, Danny Backx wrote:
> I'll try to get at this with a better test program :-)
>
> If anyone has any, please don't hesitate to send it.
Simple test attached.
Danny
pavilion: {111} make
arm-mingw32ce-gcc -c -o t.o t.c
arm-mingw32ce-gcc -c -o l.o l.
On Mon, 2010-01-18 at 16:26 +0100, David Sveningsson wrote:
> The callstack I get is similar but not quite the same:
>
> (gdb) bt
> #0 0x004442bb in coff_write_relocs (abfd=0x196ff20) at
> /home/ext/temp/cegcc/src/binutils/bfd/coffcode.h:2651
> #1 coff_write_object_contents (abfd=0x196f
On Mon, 2010-01-18 at 16:26 +0100, David Sveningsson wrote:
> (gdb) bt
> #0 0x004442bb in coff_write_relocs (abfd=0x196ff20) at
> /home/ext/temp/cegcc/src/binutils/bfd/coffcode.h:2651
> #1 coff_write_object_contents (abfd=0x196ff20) at
> /home/ext/temp/cegcc/src/binutils/bfd/coffcode.h:
On Mon, 2010-01-18 at 16:26 +0100, David Sveningsson wrote:
> The callstack I get is similar but not quite the same:
>
> (gdb) bt
> #0 0x004442bb in coff_write_relocs (abfd=0x196ff20) at
> /home/ext/temp/cegcc/src/binutils/bfd/coffcode.h:2651
> #1 coff_write_object_contents (abfd=0x196f
On 2010-01-17 09:21, Danny Backx wrote:
> I'd still like the answer to that first question, but after bypassing
> these issues, I did see evidence of a problem I need to look into. See
> the ld crash below.
>
> arm-mingw32ce-gcc -shared -Wl,--output-def,libswscale/swscale-0.def
> -Wl,--out-implib,l
On 2010-01-18 13:17, David Sveningsson wrote:
> On 2010-01-17 10:06, Martin Storsjö wrote:
>> On Sun, 17 Jan 2010, Danny Backx wrote:
>>
>>> Note I also stumbled on an assembler I cannot solve immediately. Can
>>> you ?
>>>
>>> libavcodec/arm/dsputil_arm.S:711: Error: selected processor does not
>>
On 2010-01-17 10:06, Martin Storsjö wrote:
> On Sun, 17 Jan 2010, Danny Backx wrote:
>
>> Note I also stumbled on an assembler I cannot solve immediately. Can
>> you ?
>>
>> libavcodec/arm/dsputil_arm.S:711: Error: selected processor does not
>> support `bx lr'
>
> IIRC, you need to configure ffmpe
On Sun, 17 Jan 2010, Danny Backx wrote:
> Note I also stumbled on an assembler I cannot solve immediately. Can
> you ?
>
> libavcodec/arm/dsputil_arm.S:711: Error: selected processor does not
> support `bx lr'
IIRC, you need to configure ffmpeg with --cpu=armv4t for this arm assembly
to be supp
On Sat, 2010-01-16 at 17:34 +0100, Danny Backx wrote:
> On Fri, 2010-01-15 at 13:35 +0100, David Sveningsson wrote:
> > Hi, sorry for crossposting this message, I don't know which list is most
> > suitable.
> >
> > I am trying to compile the ffmpeg libraries for use on Windows Mobile
> > 6.1 usi
On Fri, 2010-01-15 at 13:35 +0100, David Sveningsson wrote:
> Hi, sorry for crossposting this message, I don't know which list is most
> suitable.
>
> I am trying to compile the ffmpeg libraries for use on Windows Mobile
> 6.1 using minggw32ce that comes with cegcc. I've had some success but
>
Hi, sorry for crossposting this message, I don't know which list is most
suitable.
I am trying to compile the ffmpeg libraries for use on Windows Mobile
6.1 using minggw32ce that comes with cegcc. I've had some success but
the linker always fail with libavcodec and libswscale, even when using
13 matches
Mail list logo