Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: automatically work around typedef conflicts #18

Closed
derekbruening opened this issue Nov 27, 2014 · 1 comment
Closed

build: automatically work around typedef conflicts #18

derekbruening opened this issue Nov 27, 2014 · 1 comment

Comments

@derekbruening
Copy link
Contributor

From derek.br...@gmail.com on February 16, 2009 14:41:58

We don't build on RHEL3:

If typedef conflicts arise (such as on RHEL3), currently you'll have

to manually resolve by defining one of our DR_DO_NOT_DEFINE_*

defines (DR_DO_NOT_DEFINE_uint, DR_DO_NOT_DEFINE_ushort, etc.).

Eventually we'll have a pre-make step that automates this.

Using a pre-build configure step is going to be the best way around this: issue #19

Original issue: http://code.google.com/p/dynamorio/issues/detail?id=18

@derekbruening
Copy link
Contributor Author

From derek.br...@gmail.com on March 03, 2009 15:46:56

revision 64 put in cmake support for checking these typedefs

Status: Verified

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant