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: Link tests are not allowed after GCC_NO_EXECUTABLES


Steven, All,

On Monday 23 July 2012 16:59:56 Steven Hansen wrote:
> Apologies, config file attached.

Do not top-post.

> On Sun, Jul 22, 2012 at 8:02 AM, Yann E. MORIN <yann.morin.1998@free.fr> wrote:
> > Steven, All,
> >
> > On Friday 20 July 2012 16:39:22 Steven Hansen wrote:
> >> During the build, everything runs fine until I get to the "Installing
> >> Final Compiler" step, which then produces this error:
> >>
> >> [ERROR]    checking dynamic linker characteristics... configure:
> >> error: Link tests are not allowed after GCC_NO_EXECUTABLES.
> >
> > Care to share your .config file?

We need the '.config' file (a file which name is a dot folowed by the word
'config'), not the configure file. IF you run 'ls -A' you'll see it (it's
hidden by default, as it starts with a dot, which is basic UNIX behavior).

That file contains the way you configured the toolchain, and is what can
help us try to reproduce the error.

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]