Re: Problem with exceptions on arm

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Martin Guy wrote:
> On 4/1/08, Henrik Grindal Bakken <hgb@xxxxxxxxxx> wrote:
>> Henrik Grindal Bakken <hgb@xxxxxxxxxx> writes:
>>
>>  > Fails like this:
>>  > $ /tmp/fnord
>>  > terminate called after throwing an instance of 'char*'
>>  > terminate called recursively
>>  > Aborted
> 
>>  dynamic linking fails.
> 
> martin@n2100:~$ g++ fnord.cpp
> martin@n2100:~$ ./a.out
> I caught hello
> martin@n2100:~$ file a.out
> a.out: ELF 32-bit LSB executable, ARM, version 1 (SYSV), for GNU/Linux
> 2.6.14, dynamically linked (uses shared libs), not stripped
> 
> Do you mean when you import your cross-compiled .o's to it and link then there?

Is there something weird going on here, like different libraries
in x-host and target?

Andrew.

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux