jvmgcprof
jvmgcprof copied to clipboard
2 makefile cleanup
Steve - see the commit message for the relevant changes.
This has only been tested on Linux (CentOS 6.2) if possible please ensure it builds correctly on OS X as well.
Was playing around with this project and their seems to be an issue with the Makefile for linux installs. The section
LDFLAGS=-fno-strict-aliasing -fPIC -fno-omit-frame-pointer
-static-libgcc -mimpure-test -shared
The gcc option -mimpure-test is only compatible for solaris environments and not LINUX. I had to remove it in order to have it compile properly.
Might want to remove it from the main if you expect for the stanza to be LINUX specific.
Hope that helps.
The contributing user seems to have dissapeared...
I would be willing to submit a patch for the project, but looking at the commit history this is on purpose for OS X compatibility. If you are ok with this the LD_FLAGS would need to be set twice. Once for LINUX detection and one for OSX.
Please update so it's compatible with the recent change by @kaushiks
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
Michael Pellon seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.