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: mini-ct: configuring and building binutils


On Saturday 05 May 2007 23:26, Robert P. J. Day wrote:
> i should be relatively safe to configure and build binutils
> with the following:
> 
>        ${BINUTILS_SRC_DIR}/configure \
>                 --host=${HOST} \
>                 --target=${TARGET} \
>                 --prefix=${PREFIX} \
>                 --with-sysroot=${SYSROOT_DIR} \
>                 --disable-nls

Works for me. That's what ct and ct-ng do (except the user can pass additional
configure options.

>         make all install

Oh come on! make -j, please! :-) Hehehe!

>   is there any reason that something that simple wouldn't be the
> correct approach in about 98% of situations?  are there any other
> variations i might care about?

binutils are almost straightforward to configure/build.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |   ^                |
| --==< °_° >==-- °------------.-------:  X  AGAINST      |  /e\  There is no  |
| http://ymorin.is-a-geek.org/ | (*_*) | / \ HTML MAIL    |  """  conspiracy.  |
°------------------------------°-------°------------------°--------------------°


--
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]