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: Build failed in step 'Dumping user-supplied crosstool-NG configuration'


Blair, All,

[Please, do not top-post]

On Wednesday 26 September 2012 17:30:12 Blair Burtan wrote:
> That was the problem but not quite the complete solution.  I had to modify
> the grep path to point to the MacPorts verison when I built ct-ng.  I also
> had to use ginstall instead of the OSX install.

./configure --help
[--SNIP--]
Optional Packages:
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  --with-install=PATH     Specify the full PATH to a BSD-compatible install
  --with-sed=PATH         Specify the full PATH to GNU sed
  --with-objcopy=PATH     Specify the full PATH to GNU objcopy
  --with-objdump=PATH     Specify the full PATH to GNU objdump
  --with-ranlib=PATH      Specify the full PATH to GNU ranlib
  --with-readelf=PATH     Specify the full PATH to GNU readelf
  --with-bash=PATH        Specify the full PATH to GNU bash >= 3.1
  --with-awk=PATH         Specify the full PATH to GNU awk
  --with-make=PATH        Specify the full PATH to GNU make >= 3.80
  --with-libtool=PATH     Specify the full PATH to GNU libtool >= 1.5.26
  --with-libtoolize=PATH  Specify the full PATH to GNU libtoolize >= 1.5.26
  --with-automake=PATH    Specify the full PATH to GNU automake >= 1.10
[--SNIP--]

That's how you tell crosstool-NG what tools to use if the default ones are
not the GNU ones.

Alternatively, that's also explained at length in the documentation:
    docs/C - Misc. tutorials.txt

And there is also a table of contents for the documentation:
    docs/0 - Table of content.txt

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]