Re: lib question

Date view Thread view Subject view Author view

From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Wed Jan 13 1999 - 06:40:35 EST


On Jan 11, 1999, Godmar Back <gback@cs.utah.edu> wrote:

> Alexandre, could you address the question I had about how to
> give customized link lines or how to add libraries to a link line
> from within config.frag (Look at i386/oskit/config.frag for an
> example)

STD_LIBRARIES no longer exists, use LIBS instead. Set it like this:

LIBS="-lfoo -lbar $LIBS"

Do you mean anything else with `customized link lines'? LDFLAGS?

-- 
Alexandre Oliva  http://www.dcc.unicamp.br/~oliva  aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Universidade Estadual de Campinas, SP, Brasil


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:40 EDT