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

[gcc48] drop gcc-ada dependency #8

Closed
ftalbrecht opened this issue Jan 15, 2015 · 0 comments
Closed

[gcc48] drop gcc-ada dependency #8

ftalbrecht opened this issue Jan 15, 2015 · 0 comments

Comments

@ftalbrecht
Copy link
Owner

Comment by doragasu 2015-01-07 10:56

I wasn't able to build the PKGBUILD on the ARM machine, but it looks like it is because of a gcc bug on this arch.

I was able to build it though on both i386 and x64 architectures removing both gcc-ada and doxygen dependencies. For the last one to work, you have also to edit the PKGBUILD and remove the make documentation lines:

# make documentation
make -C $CHOST/libstdc++-v3/doc doc-man-doxygen
Comment by ftschindler 2015-01-06 20:35

Sorry for the late reply. The dependency is there bc. I just adapted the gcc46 PKGBUILD. So I can not tell you if or for what it is needed. Perhaps you can report your findings, e.g. if you were able to successfully build the package without gcc-ada?
Comment by doragasu 2014-12-22 13:52

Why the dependency on doxygen and gcc-ada. I'm trying to build this using an ARM machine (a chromebook) but gcc-ada is not available for this architecture. Is it really needed?
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