libtool
[Top][All Lists]
Advanced

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

RE: Is it possible to force GNU libtool to use the Solaris CC compiller


From: Frank Chang
Subject: RE: Is it possible to force GNU libtool to use the Solaris CC compiller instead of GCC?
Date: Mon, 10 Dec 2012 13:01:43 -0500

Robert Boehne, I just tested: ./configure ... CXX=/opt/solarisstudio12.3/bin/CC  CC=/opt/solarisstudio12.3/bin/cc  followed by make on the libcurl(the well known multiiprotocol file transfer protocol such as SMTP) release 7.28.1. The build had no compile errors. Thank you for your help. 



 

Date: Mon, 10 Dec 2012 11:18:50 -0600
Subject: Re: Is it possible to force GNU libtool to use the Solaris CC compiller instead of GCC?
From: address@hidden
To: address@hidden
CC: address@hidden

./configure ... CXX=/opt/solarisstudio12.3/bin/CC  CC=/opt/solarisstudio12.3/bin/cc


On Mon, Dec 10, 2012 at 5:44 AM, Frank Chang <address@hidden> wrote:
Good morning, I was curious whether it is possible to force GNU libtool to use the Solaris CC compiller instead of GCC? If so, how might that be done? Thank you

_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool



reply via email to

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