On Wed, 21 Jan 2004, Brian White wrote: > > 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
Bob
======================================
Bob Friesenhahn
[EMAIL PROTECTED]
http://www.simplesystems.org/users/bfriesen
