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

Building the SDK #55

Open
ddyer0 opened this issue May 13, 2014 · 1 comment
Open

Building the SDK #55

ddyer0 opened this issue May 13, 2014 · 1 comment

Comments

@ddyer0
Copy link

ddyer0 commented May 13, 2014

As noted elsewhere, I constructed a minimal PATH variable to exclude random unix-like tools from the tool chain. That got me a ways through the "make".

My current stumble is in make "make"

checking whether the C compiler works... no
configure: error: in `/cygdrive/c/crossbridge-master/build/win/make':
configure: error: C compiler cannot create executables

@ddyer0
Copy link
Author

ddyer0 commented May 14, 2014

I've determined the primary problem is that things which are symbolic links in the distribution (for example /usr/bin/cc) do not function as links when installed. There are a lot of them. I tried installing with both the zip and github methods.

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