This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

building the binutils, 'ld' in particular


Hi,

I am trying to build "all" of the binutils for use in a powerpc-eabi cross tool chain running under Cygwin.

Several of the tools build successfully but my config/make steps don't seem to create the linker 'ld' (or powerpc-eabi-ld).

Could someone please:

1)Provide me with the magic step(s) to get 'ld' to build as well?

OR

2)Let me know that I am missing some other point and then fill me in on the details?


Here are the configure/make steps that I have been using to build binutils:

--------------------------------------------------------------------------------
configure --target=powerpc-eabi --prefix=/home/moser --with-gnu-as --with-gnu-ld
make all 
make install 
--------------------------------------------------------------------------------


Thanks in advance,
Dan Moser


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