-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.i18n-apiIssues and PRs related to the i18n implementation.Issues and PRs related to the i18n implementation.

Description
I was trying to build nodejs 4.6 on Debian squeeze using clang 381
x64. From reading at glance in common.gypi file needs some little hack to adjust ccflags ,ldflags and Icu-generic.gypi also need -frtti ccflags. Unfortunately, configure script need also to be adjusted as well. My temporarily workaround was to tell configure script to generate cmake project file instead of raw makefile. I've tried this and the build stopped at v8 deps. This looked like will happen in freebsd clang as well but I havent tried yet. I 'll diagnosed the problems and post the progress when the time permits.
- Version: node 4.6.0
- Platform: Linux Debian 6
- Subsystem:
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.i18n-apiIssues and PRs related to the i18n implementation.Issues and PRs related to the i18n implementation.