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:

>>>>>> Mark Mitchell writes:
Mark> I think the patch is fine.  How do the AIX test results look?

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

LINK_SPECS?

> libtool current uses AIX "-bexpall" to try to avoid explicitly
> exporting global symbols.  This only exports symbols not beginning
> with period (.) of which libstdc++ has many.  The current libtool
> script to generate an export list is broken.

Patches are welcome (but you already knew that :-)

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