Re: Cross compiled gcc 4.9.3 fails with 'unrecognised emulation mode: -dynamic-linker'

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

 



Thanks for the reply! The .spec file contains:

*cc1_options:
+ %{!fpie: %{!fPIE: %{!fpic: %{!fPIC: %{!fno-pic:-fPIE}}}}}
*link:
+ %{!nopie: %{!static: %{!shared: %{!nostdlib: %{!nostartfiles:
%{!fno-PIE: %{!fno-pie: -pie}}}}}}}

Does that look broken (in that it could cause this problem)?


On 5 August 2015 at 22:55, Andrew Haley <aph@xxxxxxxxxx> wrote:
> On 04/08/15 22:56, Fredrik Fornwall wrote:
>> Where is the the problem?
>
> Probably somewhere in /home/fornwall/dc/termux.spec.
>
> 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