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

fails to compile on osx #19

Open
GoogleCodeExporter opened this issue Mar 17, 2015 · 1 comment
Open

fails to compile on osx #19

GoogleCodeExporter opened this issue Mar 17, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. cd tstools
2. make
3. first off Makefile must be fixed to ignore usage of ppc
   secondly - libtool is given bogus parms of -static and -dynamic
              which fail on osx lion 10.7

What is the expected output? What do you see instead?

        make fails on osx

What version of the product are you using? On what operating system?

macbook pro 
osx lion 10.7.4 (latest as of June 2012)

uname -a
Darwin BAM-025644-SS.local 11.4.0 Darwin Kernel Version 11.4.0: Mon Apr  9 
19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64 x86_64

Please provide any additional information below.


libtool: unrecognized option `-static'


Original issue reported on code.google.com by scottste...@gmail.com on 27 Jun 2012 at 9:31

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