This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


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

Re: mkcheck.in partial patch for AIX


On Nov  4, 2000, David Edelsohn <dje@watson.ibm.com> wrote:

>>>>>> Alexandre Oliva writes:
>>> When linking with the -static flag, one needs to include -liconv
>>> on the link line.  I am not sure where to implement this.

Alexandre> LINK_SPECS?

> 	Yes, but this is somewhat C++-specific.  Linking every -static
> program against libiconv.a seems a bit much.

I thought it was a non-shared library that would be discarded unless
some symbol was imported from it.  Isn't that the case?

-- 
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]