On Saturday, July 28, 2018 at 3:43:53 PM UTC-4, Jeffrey Walton wrote:
>
> On Saturday, July 28, 2018 at 10:33:01 AM UTC-4, Jeffrey Walton wrote:
>>
>> Hi Everyone,
>>
>> It looks like it is time for another split of some of the validat*.cpp
>> files. They are too large and often cause compiler crashes on arm
>> dev-boards. Sun Studio 12.6 is now crashing on them too, so it is about
>> time to act again.
>>
>> $ wc -l validat*.cpp bench*.cpp
>> 3732 validat0.cpp
>> 3533 validat1.cpp
>> 1367 validat2.cpp
>> 2024 validat3.cpp
>> 533 validat4.cpp
>> 451 bench1.cpp
>> 246 bench2.cpp
>> 439 bench3.cpp
>> 12325 total
>>
>
> The split occurred at
> https://github.com/weidai11/cryptopp/commit/28fe1a6a4d51 . SunCC can
> compile the test files without shitting all over itself.
>
Damn, this compiler is a pig...
/opt/developerstudio12.6/bin/CC -m64 -KPIC -template=no%extdef -c
validat0.cpp
/opt/developerstudio12.6/bin/CC -m64 -KPIC -template=no%extdef -c
validat1.cpp
/opt/developerstudio12.6/bin/CC -m64 -KPIC -template=no%extdef -c
validat2.cpp
/opt/developerstudio12.6/bin/CC -m64 -KPIC -template=no%extdef -c
validat3.cpp
/opt/developerstudio12.6/bin/CC -m64 -KPIC -template=no%extdef -c
validat4.cpp
/opt/developerstudio12.6/bin/CC -m64 -KPIC -template=no%extdef -c
validat5.cpp
Assembler: validat5.cpp
"<null>", line 1088175 : Trouble writing; probably out of temporary
file space
More refactoring...
Jeff
--
You received this message because you are subscribed to "Crypto++ Users". More
information about Crypto++ and this group is available at
http://www.cryptopp.com and
http://groups.google.com/forum/#!forum/cryptopp-users.
---
You received this message because you are subscribed to the Google Groups
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.