Re: compile order of LDFLAGS and LIBS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
bfriesen@xxxxxxxxxxxxxxxxxxx
http://www.simplesystems.org/users/bfriesen




[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux