gcc: error: unrecognized command line option ‘-mgeneral-regs-only’











up vote
-1
down vote

favorite












I am trying to run make modules_prepare on my kernel source, but I constantly get the error



gcc: error: unrecognized command line option ‘-mgeneral-regs-only’
Kbuild:21: recipe for target 'kernel/bounds.s' failed
make[1]: *** [kernel/bounds.s] Error 1
Makefile:1084: recipe for target 'prepare0' failed
make: *** [prepare0] Error 2


I couldn't find out if this is related to the gcc version or not. Is this option necessary? How can I make this work?










share|improve this question






















  • The simplest google search would have found it : gcc.gnu.org/onlinedocs/gcc/AArch64-Options.html
    – harrymc
    Nov 13 at 14:18










  • @harrymc Okay, what did you find out? I was searching for hours. Unfortunately, the link your provided is not suitable at all to finding any solution to my problem.
    – Akito
    Nov 13 at 14:24










  • It does tell that is an option of gcc, which was your question...
    – harrymc
    Nov 13 at 14:58















up vote
-1
down vote

favorite












I am trying to run make modules_prepare on my kernel source, but I constantly get the error



gcc: error: unrecognized command line option ‘-mgeneral-regs-only’
Kbuild:21: recipe for target 'kernel/bounds.s' failed
make[1]: *** [kernel/bounds.s] Error 1
Makefile:1084: recipe for target 'prepare0' failed
make: *** [prepare0] Error 2


I couldn't find out if this is related to the gcc version or not. Is this option necessary? How can I make this work?










share|improve this question






















  • The simplest google search would have found it : gcc.gnu.org/onlinedocs/gcc/AArch64-Options.html
    – harrymc
    Nov 13 at 14:18










  • @harrymc Okay, what did you find out? I was searching for hours. Unfortunately, the link your provided is not suitable at all to finding any solution to my problem.
    – Akito
    Nov 13 at 14:24










  • It does tell that is an option of gcc, which was your question...
    – harrymc
    Nov 13 at 14:58













up vote
-1
down vote

favorite









up vote
-1
down vote

favorite











I am trying to run make modules_prepare on my kernel source, but I constantly get the error



gcc: error: unrecognized command line option ‘-mgeneral-regs-only’
Kbuild:21: recipe for target 'kernel/bounds.s' failed
make[1]: *** [kernel/bounds.s] Error 1
Makefile:1084: recipe for target 'prepare0' failed
make: *** [prepare0] Error 2


I couldn't find out if this is related to the gcc version or not. Is this option necessary? How can I make this work?










share|improve this question













I am trying to run make modules_prepare on my kernel source, but I constantly get the error



gcc: error: unrecognized command line option ‘-mgeneral-regs-only’
Kbuild:21: recipe for target 'kernel/bounds.s' failed
make[1]: *** [kernel/bounds.s] Error 1
Makefile:1084: recipe for target 'prepare0' failed
make: *** [prepare0] Error 2


I couldn't find out if this is related to the gcc version or not. Is this option necessary? How can I make this work?







linux raspberry-pi kernel make






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 13 at 12:41









Akito

109




109












  • The simplest google search would have found it : gcc.gnu.org/onlinedocs/gcc/AArch64-Options.html
    – harrymc
    Nov 13 at 14:18










  • @harrymc Okay, what did you find out? I was searching for hours. Unfortunately, the link your provided is not suitable at all to finding any solution to my problem.
    – Akito
    Nov 13 at 14:24










  • It does tell that is an option of gcc, which was your question...
    – harrymc
    Nov 13 at 14:58


















  • The simplest google search would have found it : gcc.gnu.org/onlinedocs/gcc/AArch64-Options.html
    – harrymc
    Nov 13 at 14:18










  • @harrymc Okay, what did you find out? I was searching for hours. Unfortunately, the link your provided is not suitable at all to finding any solution to my problem.
    – Akito
    Nov 13 at 14:24










  • It does tell that is an option of gcc, which was your question...
    – harrymc
    Nov 13 at 14:58
















The simplest google search would have found it : gcc.gnu.org/onlinedocs/gcc/AArch64-Options.html
– harrymc
Nov 13 at 14:18




The simplest google search would have found it : gcc.gnu.org/onlinedocs/gcc/AArch64-Options.html
– harrymc
Nov 13 at 14:18












@harrymc Okay, what did you find out? I was searching for hours. Unfortunately, the link your provided is not suitable at all to finding any solution to my problem.
– Akito
Nov 13 at 14:24




@harrymc Okay, what did you find out? I was searching for hours. Unfortunately, the link your provided is not suitable at all to finding any solution to my problem.
– Akito
Nov 13 at 14:24












It does tell that is an option of gcc, which was your question...
– harrymc
Nov 13 at 14:58




It does tell that is an option of gcc, which was your question...
– harrymc
Nov 13 at 14:58















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1375019%2fgcc-error-unrecognized-command-line-option-mgeneral-regs-only%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1375019%2fgcc-error-unrecognized-command-line-option-mgeneral-regs-only%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How do I know what Microsoft account the skydrive app is syncing to?

When does type information flow backwards in C++?

Grease: Live!