This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Crosstool-NG 1.6.2 problem


Yes it was readelf that was missing.  And all this time I was thinking the
Mac OS ld linker was the culprit.

FYI, the Mac OS X procedures say that objdump and objcopy need to be
installed from binutils.  So this needs to be amended to include readelf.

> Am 25.04.2010 um 00:25 schrieb Arnaud Lacombe:
> 
>> Hi,
>> 
>> On Sat, Apr 24, 2010 at 5:48 PM, Blair Burtan
>> <info@northernlightstactical.com> wrote:
>>> Still trying to get a modern toolchain built on OSX.
>>> 
>>> The error is still: Need linker with .init_array/.fini_array support
>>> While trying it's trying to install the C library headers.
>>> 
>>> Attached are my build.log and .config files
>>> 
>> it seems you are missing readelf(1); from the configure output:
>> 
>> /Volumes/CrosstoolCompile/crosstool-ng-1.6.2/targets/src/glibc-2.9/configure:
>> line 6014: readelf: command not found
> You have to install GNU binutils from the port system and configure ct-ng to
> use them.
> 
> Regards
> Titus
> 
> 

Blair M. Burtan
Northern Lights Tactical
www.northernlightstactical.com




--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]