Processed: Re: Bug#803545: C++ header includes AES intrinsics

2015-11-05 Thread Debian Bug Tracking System
Processing control commands: > tags -1 + moreinfo Bug #803545 [g++] C++ header includes AES intrinsics Added tag(s) moreinfo. -- 803545: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803545 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#803545: C++ header includes AES intrinsics

2015-11-05 Thread Matthias Klose
Control: tags -1 + moreinfo - what does -march=native translates to? - please include the preprocessed source On 31.10.2015 10:10, Jeffrey Walton wrote: Package: g++ Version: 4:4.9.2-2 Severity: normal ** I'm catching a compile failure when building a library (not a program). The li

Bug#803545: C++ header includes AES intrinsics

2015-10-31 Thread Jeffrey Walton
Package: g++ Version: 4:4.9.2-2 Severity: normal ** I'm catching a compile failure when building a library (not a program). The library is a crypto library called Crypto++ (https://cryptopp.com). Here's the project's bug report on the issue: https://github.com/weidai11/cryptopp/issues/53