You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that Clang mimics GCC behavior, so information about these changes remains correct for Clang.
How these changes affect us:
Nbmake fails to build because -fno-common flag is default now. This can be fixed rather easily. Also, we can take nbmake from NetBSD sources
Cross tools from /external like binutils cannot be built. Currently, build process uses obsolete versions of these tools, so they should be upgaded. But this is a hard task because there is a lot of patches to make these tools work with NetBSD and MINIX. I don't think it is possible to upgrade these patches without experienced MINIX developer.
I'm creating this issue to keep track of problems when cross-compiling Minix, particularly on Linux platforms
NOTE: Please do not comment on new issues here, instead please submit to a new issue and link to this one.
The text was updated successfully, but these errors were encountered: