On 8/27/07, Ralf Wildenhues <[EMAIL PROTECTED]> wrote:
> Hello Christopher,
>
> * Christopher Hulbert wrote on Mon, Aug 27, 2007 at 03:39:21PM CEST:
> > I'm starting to think about how to compile/link for the cell processor
> > using the autotools. My first thought was to configure for the PowerPC
Hello Christopher,
* Christopher Hulbert wrote on Mon, Aug 27, 2007 at 03:39:21PM CEST:
> I'm starting to think about how to compile/link for the cell processor
> using the autotools. My first thought was to configure for the PowerPC
> processor, then override the C compiler for the SPU source fil
I'm starting to think about how to compile/link for the cell processor
using the autotools. My first thought was to configure for the PowerPC
processor, then override the C compiler for the SPU source files, but
that doesn't work. The only way I can see right now is multiple
configures or independe
On Aug 26, 2007, at 10:53 PM, Thien-Thi Nguyen wrote:
() Peter O'Gorman <[EMAIL PROTECTED]>
() Tue, 21 Aug 2007 14:57:55 -0500
AC_PROG_LIBTOOL calls AC_PROG_CC which sets default CFLAGS
(but only if they are not already set).
so what is the recommended way to get configure-generated flag