Hej !

Regarding my 64 bit linking of shared libraries problem:
Changing 
linkopts= 
in ltmain.sh
to 
linkopts="-mabi=64"

fixes the problem on my machine, since that sets the archive_cmds string
to the desired result .... but I guess that's not the way to do
it - maybe a new libtool option is needed for that ? (since there doesn't
seem any other way to affect the archive_cmds string, or, subsequently,
linkopts, outside the ltmain.sh script)

Servus,
  Gernot

/-----------------------------W-E-L-C-O-M-E------------------------------\
T                 The Austria <=> Sweden connection.....                 T
|                      E-Mail: [EMAIL PROTECTED]                         H
O                Homepage: http://www.lysator.liu.se/~gz                 E
\------------------------------F-U-T-U-R-E-------------------------------/


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

Reply via email to