Re: Building GCC 4.3.3 for the ARM processor.

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

 



Vincent Forbes <vwfst55@xxxxxxxxx> writes:

> Thanks for the reply.
>
>> By default gcc will use an internal unwind library.  If you use
>> --with-system-libunwind, gcc will use the system libunwind library
>> instead.  The --with-system-libunwind option has been around since at
>> least gcc 4.1.
>>
>
> Yes, I thought it best to understand what it did before I change it.
> The internal GCC would like this under libgcc_eh since its closely
> coupled to C++, correct?

Yes, that is where the internal unwind library is installed.

Ian


[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