lan Stenn [mailto:st...@ntp.org]
Sent: Tuesday, October 13, 2009 6:31 PM
To: William Tracy (wtracy)
Cc: John Calcote; automake@gnu.org
Subject: Re: Difficulty cross-compiling
William,
I did a lot of what you are talking about when I was there - do you have
access to any of the ATC stuff?
H
William,
I did a lot of what you are talking about when I was there - do you have
access to any of the ATC stuff?
H
On 10/12/2009 08:26 PM, William Tracy (wtracy) wrote:
Hello,
I'm trying to cross-compile a library that uses GNU Autotools (Google
Coredumper, to be specific) for PPC using the MontaVista tool chain. The
sequence of commands I'm following is:
$ ./configure --host=ppc CC=/path/to/gcc CXX=/pa
mpler. >_<
Thanks for the reply, though.
---
William Tracy
-Original Message-
From: John Calcote [mailto:john.calc...@gmail.com]
Sent: Monday, October 12, 2009 12:00 PM
To: William Tracy (wtracy)
Cc: automake@gnu.org
Subject: Re: Difficulty cross-compiling
You don't state your tar
Hi William,
On 10/12/2009 12:26 PM, William Tracy (wtracy) wrote:
I'm trying to cross-compile a library that uses GNU Autotools (Google
Coredumper, to be specific) for PPC using the MontaVista tool chain. The
sequence of commands I'm following is:
$ ./configure --host=ppc CC=/path/to/gcc CXX=/p
Hello,
I'm trying to cross-compile a library that uses GNU Autotools (Google
Coredumper, to be specific) for PPC using the MontaVista tool chain. The
sequence of commands I'm following is:
$ ./configure --host=ppc CC=/path/to/gcc CXX=/path/to/g++
$ make
$ [next step would normally be "m