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

Unknown command -mcs on OS/X #3

Open
nigelhorne opened this issue Apr 19, 2018 · 1 comment
Open

Unknown command -mcs on OS/X #3

nigelhorne opened this issue Apr 19, 2018 · 1 comment

Comments

@nigelhorne
Copy link

cd src; make install
cp libtyphoon.a /usr/local/lib
ranlib /usr/local/lib/libtyphoon.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /usr/local/lib/libtyphoon.a(ansi.o) has no symbols
chmod 644 /usr/local/lib/libtyphoon.a
chown root /usr/local/lib/libtyphoon.a
chgrp wheel /usr/local/lib/libtyphoon.a
cp ../include/environ.h ../include/typhoon.h /usr/local/include
cd /usr/local/include && chmod 644 ../include/environ.h ../include/typhoon.h
cd /usr/local/include && chown root ../include/environ.h ../include/typhoon.h
cd /usr/local/include && chgrp wheel ../include/environ.h ../include/typhoon.h
cd util; make install
cp ddlp dbdview tyexport tyimport /usr/local/bin
cd /usr/local/bin && -mcs -c ddlp dbdview tyexport tyimport
/bin/sh: -mcs: command not found

@nigelhorne
Copy link
Author

Actually, I'm seeing the same on Linux.

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

No branches or pull requests

1 participant