On Feb  1, 2001, Kevin Atkinson <[EMAIL PROTECTED]> wrote:

> I am not sure where you got the -Wc switch but it does not exist in gcc as
> far as I can tell.

It's a libtool switch.

> write a autoconf test which will try to create a shared library and
> if it fails try creating one with -mimpure-text and see if that
> works

Try the other way round.  -mimpure-text can never hurt (unless you
really need a shared library not to contain any non-PIC code), as long
as it is supported.

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

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to