autoconf
[Top][All Lists]
Advanced

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

Re: compile order of LDFLAGS and LIBS


From: Brian White
Subject: Re: compile order of LDFLAGS and LIBS
Date: Wed, 21 Jan 2004 14:49:29 -0500

> > 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
                                 ( address@hidden )

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]