> Probably no curtains, but they do have windshield wiper to clear away
the cruft.
The light rail trolleys around where I live also have pull-down sun
shades to protect the driver from glare. :-)
/me will stop now
---
William Tracy
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
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
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