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

GCCgo compilation problems #957

Open
extrowerk opened this issue Dec 25, 2016 · 4 comments
Open

GCCgo compilation problems #957

extrowerk opened this issue Dec 25, 2016 · 4 comments
Labels

Comments

@extrowerk
Copy link
Member

@extrowerk extrowerk commented Dec 25, 2016

After gfortran id like to get gccgo compiled on Haiku. I already made the required changes in the recipe, so it tries to compile the go supporting modules too.

First i had to add libffi to the recipe, because it is required.

Then i got a long list of undeclared and undefined references, see below. I suppose, it is platform specific thing, and it need to be hand-created. Is it right?

https://gist.github.com/extrowerk/1020b9ee99b9adc04e150071719650a5

Thanks for your help!

@korli
Copy link
Contributor

@korli korli commented Jan 4, 2017

Isn't gccgo going deprecated anyway?

@waddlesplash
Copy link
Member

@waddlesplash waddlesplash commented Jan 4, 2017

Yes, I believe so.

@extrowerk
Copy link
Member Author

@extrowerk extrowerk commented Jan 6, 2017

Would it be useful to invest more time into this thing?

@korli
Copy link
Contributor

@korli korli commented Mar 28, 2017

I see in https://golang.org/doc/install/gccgo that they document the Go runtime version for GCC6 and GCC7, so it seems to live.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.