public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* ncurses tic
@ 2010-03-15 21:07 Trevor Woerner
  2010-03-15 21:30 ` Yann E. MORIN
  0 siblings, 1 reply; 12+ messages in thread
From: Trevor Woerner @ 2010-03-15 21:07 UTC (permalink / raw)
  To: crossgcc

- crosstool 1.6.1
- sample configuration i686-nptl-linux-gnu

When crosstool configures ncurses tic it does so as follows:

==> Executing: '/home/trevor/devel/crosstool/1.6.1/build/x86/targets/src/ncurses-5.7/configure
--build=x86_64-suse-linux --host=x86_64-build_suse-linux-gnu
--prefix=/usr --without-shared --enable-symlinks
--with-build-cc=x86_64-suse-linux-gcc
--with-build-cpp=x86_64-suse-linux-gcc --with-build-cflags= -pipe
--without-ada'

But I think it should instead be:

--with-build-cc=x86_64-build_suse-linux-gnu-gcc
--with-build-cpp=x86_64-build_suse-linux-gnu-gcc

I can work around this one by creating a symlink in the buildtools
directory shortly after the build starts.

I'm guessing there's a problem with:

<install>/lib/ct-ng-1.6.1/scripts/build/debug/300-gdb.sh

But I'm not sure how it needs to be changed.

Am I doing something unexpected?

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2010-03-21  3:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-15 21:07 ncurses tic Trevor Woerner
2010-03-15 21:30 ` Yann E. MORIN
     [not found]   ` <f415e2731003151844u69efccb7rd737dfcb89491339@mail.gmail.com>
2010-03-16 18:31     ` Yann E. MORIN
2010-03-16 18:46       ` Trevor Woerner
2010-03-16 19:07         ` *** SPAM ***Re: " Yann E. MORIN
     [not found]           ` <4BA381A3.3070704@tx.rr.com>
2010-03-19 14:09             ` Trevor Woerner
2010-03-21  3:43               ` David Dyck
2010-03-19 14:19           ` Harold Grovesteen
2010-03-16 20:28         ` Trevor Woerner
2010-03-16 20:29           ` Trevor Woerner
2010-03-16 22:07           ` Yann E. MORIN
2010-03-17 19:31             ` Trevor Woerner

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).