What's new

C/C++ Debug Build LibTomCrypt: "Impossible constraint in asm"

  • Thread starter DapperDeer
  • Start date
  • Views 1,046
DapperDeer

DapperDeer

Member
Messages
797
Reaction score
144
Points
125
Sin$
0
Hi friends,

I'm trying to build LibTomCrypt in a debug configuration. Everytime I try to make, I get this compilation error: "impossible constraint in 'asm'" and I have no idea what to do about it. I haven't modified the library at all, so I don't understand why I can't build this.

Any advice would be greatly appreciated.
 
M

Mnx

Banned
Frame In Gold Platinum Record Bug Finder
Messages
2,373
Solutions
8
Reaction score
1,596
Points
865
Sin$
0
Hi friends,

I'm trying to build LibTomCrypt in a debug configuration. Everytime I try to make, I get this compilation error: "impossible constraint in 'asm'" and I have no idea what to do about it. I haven't modified the library at all, so I don't understand why I can't build this.

Any advice would be greatly appreciated.


The syntax has changed obviously then for building or it could be from upgrading the compiler that has changed the syntax for building. Are you using the latest library?
 
Top Bottom
Login
Register