[fpc-pascal] fpc on Armel issues
Nataraj S Narayan
natarajsn at gmail.com
Fri Aug 28 11:17:37 CEST 2009
HI
# strings firework |grep ld
/software/arm-lib/ld-linux.so.3
#strings framebuffer |grep ld
/lib/ld-linux.so.3
I have put the contents of # strings firework in pastebin
http://pastebin.com/m10d2cc6f
Some of the contents are :-
6This binary has no unicodestrings support compiled in.
SRecompile the application with a unicodestrings-manager in the
program uses clause.
Runtime error
On Fri, Aug 28, 2009 at 2:02 PM, Jonas Maebe<jonas.maebe at elis.ugent.be> wrote:
>
> On 28 Aug 2009, at 10:29, Nataraj S Narayan wrote:
>
>> On Fri, Aug 28, 2009 at 1:47 PM, Jonas Maebe<jonas.maebe at elis.ugent.be>
>> wrote:
>>>
>>> On 28 Aug 2009, at 07:19, Nataraj S Narayan wrote:
>>>
>>>> Here are the details of 2 binaries - first compiled using fpc-arm and
>>>> second qt4 for arm. The second one is working,
>>>
>>> Are both assembled/linked now with the same toolchain?
>>
>> Yes
>>
>> Using Codesourcery :- arm-none-lnux-gnueab-
>
> If you run
>
> strings fireworks|grep "ld\.so"
>
> what does it print? (for both versions)
>
>
> Jonas
>
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
More information about the fpc-pascal
mailing list