how does libtool order -Wl,--rpath?

2003-07-16 Thread Ted Irons
I am trying to pick up a local installed copy of libNITF in /volume19/ix86-linux/lib rather than the copy of libNITF in /swl/ix86-linux/lib. /swl/ix86-linux/lib is needed for other libraries; it also contains gcc, etc. LD_LIBRARY_PATH is set to /swl/ix86-linux/lib. The call to libtool yields:

Nossos Melhores Cumprimentos libtool

2003-07-16 Thread Qualysoft
Title: Nova pagina 1 CLIQUE abaixo para Download de Demonstração Senha=123456     Listagem dos Recursos Controle de Estoque ¨ Contas recebidas ¨ Contas pagas ¨ Cheques depositados ¨ Controle de caixa ¨ Fluxo de caixa ¨ Mensagens internet (e-mail) ¨

arg list too long error

2003-07-16 Thread Steve Edwards
I'm trying to port an existing library to use libtool (version 1.4.3) and have run into a problem with long argument lists on an rs6000-ibm-aix4.3.2.0 system. The limiatation is with the AIX linker. The original method used to build the library, built individual sections and progressively added th

Hardcoding library path dependency into library

2003-07-16 Thread Albert Chin
Say I'm on a platform with: # Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the # resulting binary. hardcode_direct=yes and I want to create a library with an embedded .so path dependency. I don't see how this can ever work looking at ltmain.in. If the command line is