2021年8月17日火曜日 13:28:28 UTC+9 dim...@gmail.com:
>
>
> On Tue, 17 Aug 2021, 06:50 Kazuyoshi Furutaka,
> wrote:
>
>>
>>
>> 2021年8月17日(火) 12:41 Dima Pasechnik :
>>
>>> How exactly do you call ./configure?
>>>
>>> CC=clang CXX=clang++ ./configure
>>>
>>> produces a working build on some systems a
On Tue, 17 Aug 2021, 06:50 Kazuyoshi Furutaka,
wrote:
>
>
> 2021年8月17日(火) 12:41 Dima Pasechnik :
>
>> How exactly do you call ./configure?
>>
>> CC=clang CXX=clang++ ./configure
>>
>> produces a working build on some systems at least.
>>
>> In principle, gcc and clang are producing compatible b
2021年8月17日(火) 12:41 Dima Pasechnik :
> How exactly do you call ./configure?
>
> CC=clang CXX=clang++ ./configure
>
> produces a working build on some systems at least.
>
> In principle, gcc and clang are producing compatible binaries, but YMMV.
>
> Not so for g++ and clang++, mixing them up is
How exactly do you call ./configure?
CC=clang CXX=clang++ ./configure
produces a working build on some systems at least.
In principle, gcc and clang are producing compatible binaries, but YMMV.
Not so for g++ and clang++, mixing them up is likely to fail. There's also
an extra complication i
Dear sage experts...
I'm sorry again for not showing the fix and only to report
As the subject says, when configured with CC=clang and CXX=clang++, the
build of dochtml failed.
> ***
> Error building Sage.
>
> The following pa
Sorry for the confusion, I made the post assuming that it came from the
oddly formatted singleton tuples (now I know why there is an extra comma
there).
Later I found out that the error was caused by something else; since this
thread is not deleted here is the true source of the unhandled error