bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SunStudio compilers


From: Dmitri Chubarov
Subject: SunStudio compilers
Date: Sat, 12 May 2007 17:06:23 +0700

When defining AC_LIBTOOL_PROG_COMPILER_PIC, the values libtool assigns
for SunStudio 11 and 12 compilers on Linux are not correct. The values should be
lt_prog_compiler_wl='-Wl,'
lt_prog_compiler_pic='-Kpic'
lt_prog_compiler_static='-Bstatic'

I attach a patch that should fix this problem. Applies to libtool 1.5.22.

Best regards,
 Dmitri Chubarov

--
Siberian Branch of the Russian Academy of Sciences
Institute of Computational Technologies
630090 Novosibirsk, Russia

Attachment: libtoolm4.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]