> > Yes.  In fact, that was how I did it.  In both cases the value is passed
> > as an enviroment variable to the application.
> >
> >     CFLAGS="..." LDFLAGS="..." LIBS="-lc" ./configure --host=m68k-elf
> 
> No, I meant like
> 
>     ./configure CFLAGS="..." LDFLAGS="..." LIBS="-lc" --host=m68k-elf

Oh.  Then it works fine.

I didn't try that originally because the output of "./configure --help"
refers specifically to "environment variables" so that is what I used.

                                          Brian
                                 ( [EMAIL PROTECTED] )

-------------------------------------------------------------------------------
 Illigitemus non tattus carborundum!  (Don't let the bastards grind you down.)


Reply via email to