public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Michael Zintakis <michael.zintakis@googlemail.com>
To: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: crossgcc@sourceware.org
Subject: Re: crosstool-NG 1.14.0 is out
Date: Wed, 07 Mar 2012 13:12:00 -0000	[thread overview]
Message-ID: <4F575EAB.1030308@googlemail.com> (raw)
In-Reply-To: <201202010100.49177.yann.morin.1998@free.fr>


> Hello all!
>
> I'm pleased to announce the release of crosstool-NG 1.14.0!
>
> As usual, there has been quite a number of improvements, new features,
> and bug fixes all around. The most notable changes are listed below:
>
> - features:
>   - initial support for multi-lib
>   - build manuals for components that have manuals
>   - add support for NLS
>   - optionally optimise newlib for size
> - archs:
>   - ARM: introduce softfp
>   - x86: recognise prescott as an i686
> - updated components:
>   - gcc: 4.6.2, Linaro 4.5 and 4.6
>   - strace: 4.6
>   - linux: multipe updates, and up to 3.2
>   - glibc: 2.14.1
>   - mpfr: 3.1.0
>   - binutils: 2.22
>   - gdb: update Linaro versions
>   - uClibc: 0.9.32.1
> - infrastructure:
>   - configure: now uses autoconf
>   - configure: computes local version
>   - scripts: execution backtrace is now properly dumped
> - documentation:
>   - strategies for assembling root filesystems
>   
It has been a while since I last tried crosstool-NG out (was happy with 
the cross-toolchain I've build for my e604 nearly a year ago now), but 
since I upgraded to the above version, I was even more pleased, thank 
you! The build is much more streamlined now and there are less 
"teething" problems, though I still get the same rather annoying 
CLooG/PPL build failure as I used to get it before (using version 0.10.1 
prior to this), so I had to deactivate this option yet again. I have 
three questions though:

1. When I try "ct-ng tarball" after the toolchain build is complete, I 
get a message that this feature is not implemented. Correct me if I am 
wrong, but isn't this target the equivalent of just changing to the 
chainroot directory and executing tar (selecting one's favoured archive 
format - that being a simple .tar, tar.gz/tgz, tar.lzma or tar.xz even) 
all that is required of this or am I missing something obvious? What is 
the reason behind this feature/target not being implemented?

2. Due to compatibility issues, which I might bother you in subsequent 
posts, I built a static toolchain (that is, statically-linked <target 
tuple>-gcc/ld etc files). The file size I am getting varies between 1MB 
and 2MB, which for statically-linked files is quite normal, I think. 
That way, I take it, these executables will be shielded from the host 
environment and won't require *any* external dependencies, right?

3. My initial aim was to build cross-native toolchain (build != host = 
target), but since I realised there is "no code" for this 
implementation, I opted to build a simple cross-toolchain (build = host 
!= target) instead, the idea being is that I could employ static qemu on 
the host machine using the bin_fmt magic and in this way I could use the 
cross-toolchain I just built - that was another reason to also build it 
statically-linked. So, the question is - is cross-native toolchain in 
the pipeline to be implement and how easy is it to do so?

> The second
> one is the ARM softfp support; ARM softfp is using hardware instructions,
> but uses software floating point ABI, thus making it compatible with 'legacy'
> soft-float libraries.
>   
This is the feature I am very pleased with! Brilliant!


MZ

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

  parent reply	other threads:[~2012-03-07 13:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-01  0:01 Yann E. MORIN
2012-02-01  2:53 ` Trevor Woerner
2012-02-01  4:15   ` Trevor Woerner
2012-02-01 14:05   ` Per Arnold Blaasmo
2012-02-01 14:11     ` Yann E. MORIN - FT/OLNC/RD/MAPS/SHINE/HDMI
2012-02-01 20:45   ` Yann E. MORIN
2012-02-02  8:35     ` Oron Peled
2012-02-02 18:40       ` Yann E. MORIN
2012-02-02 15:13 ` Johannes Stezenbach
2012-03-07 13:12 ` Michael Zintakis [this message]
2012-03-08 14:47   ` Johannes Stezenbach
2012-03-08 19:09     ` Michael Zintakis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F575EAB.1030308@googlemail.com \
    --to=michael.zintakis@googlemail.com \
    --cc=crossgcc@sourceware.org \
    --cc=yann.morin.1998@free.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).