[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 64-bit library on Solaris SPARC
From: |
Marcel Martin |
Subject: |
Re: 64-bit library on Solaris SPARC |
Date: |
Thu, 11 May 2006 15:26:36 +0200 |
User-agent: |
KMail/1.8.1 |
Am Donnerstag, 11. Mai 2006 13:08 schrieb Ralf Wildenhues:
> Workaround: create a libtool script designed for 64bit linking only, and
> adjust the variables
> compiler_lib_search_path
> and maybe also
> sys_lib_search_path_spec
> sys_lib_dlsearch_path_spec
>
> to point to the right directories.
Thanks (also for the promptness of your reply), that works quite well. Just
for the record: I also had to change predep_objects and postdep_objects.
Bye,
Marcel