On Thu, 7 Jan 2016 09:41:56 -0500, Timothy Bish
<tabish...@gmail.com> wrote:

>On 01/07/2016 09:20 AM, spamtrap wrote:
>> Environment: Solaris 11 (sparc)
>> Compiler: Solaris Studio 12.3
>>
>> CFLAGS="-xarch=generic64"
>> CXXFLAGS="-xarch=generic64"
>>
>> Configure options:
>> ./configure '--disable-ssl' '--prefix=<dir>' '--with-apr=<dir>'
>>
>>
>> CC: -library=Cstd cannot be used with -library=stlport4
>>
>> [Removing -library=Cstd -library=Crun from the build fixes this]
>>
>>
>>
>You can have a look at the configure scripts and suggest a patch that
>fixes things on your platform via a new Jira issue.

OK.  Will do.

Right now I am still having difficulty building it for 64 bit - it
tries to link in the 32 bit version of apr.  How can I fix this?

Reply via email to