This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: can't find the shared library


On Aug 26, 2001, "Dan, Ho-Jin" <hjdan@sys713.kaist.ac.kr> wrote:

> I remember that gcc (<=2.95.3) found his library without any post
> configuration such as ldconfig,

No, it didn't.  Unless you installed it in /usr.  The main difference
is that GCC 2.95.3 defaulted to --disable-shared, while GCC 3.0
defaults to --enable-shared.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]