ramosian-glider / sanitizers

0 stars 0 forks source link

Build system should create/install x86 runtime lib on x86_64 systems #122

Closed ramosian-glider closed 9 years ago

ramosian-glider commented 9 years ago

Originally reported on Google Code with ID 121

When compiling on x86_64 systems, the only library produced is for x86_64 (in contrast
to other instrumentations that require runtime libraries which build for both x86 and
x86_64). This prevents compiling x86 binaries on x86_64 systems with ASan.

Reported by decoder.oh on 2012-10-16 11:04:29

ramosian-glider commented 9 years ago
I thought this is fixed, but let Alexey comment. 

Reported by konstantin.s.serebryany on 2012-10-16 11:06:50

ramosian-glider commented 9 years ago
Oh, I'm not exactly on tip, I'll quickly update and see if it was fixed :) My fault.

Reported by decoder.oh on 2012-10-16 11:07:43

ramosian-glider commented 9 years ago
Confirmed, this is no longer an issue on tip. Thanks :)

Reported by decoder.oh on 2012-10-16 11:32:45

ramosian-glider commented 9 years ago

Reported by samsonov@google.com on 2012-10-16 12:11:50

ramosian-glider commented 9 years ago
Adding Project:AddressSanitizer as part of GitHub migration.

Reported by ramosian.glider on 2015-07-30 09:13:40