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

See crosstool-NG 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: Canadian build and CT_TARGET fails


Per-Arnold, All,

On Thursday 02 August 2012 10:29:56 Per Arnold Blaasmo wrote:
[--SNIP--]
> >> I found for GCC in gcc/Makefile.in these lines that seems to cause the
> >> error:
> >>
> >>> # Dump a specs file to make -B./ read these specs over installed ones.
> >>> $(SPECS): xgcc$(exeext)
> >>>         $(GCC_FOR_TARGET) -dumpspecs > tmp-specs
> >>>         mv tmp-specs $(SPECS)
> >>
> >> It uses GCC_FOR _TARGET. Which is set to 'arm-non-eabi', but since we do
> >> not have that one ready yet at this point it will fail unless you have
> >> it in your path prebuilt.

OK, now crosstool-NG always builds the core pass-1 core compiler.
I've oushed the changeset to the repos, now. Care to give it a whirl?

I'll probably do the release to morrow evening (which is a 3-day delay from
the planned schedule. Shit happens, big deal).

Thanks for the report and the digging! :-)

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   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]