Page 1 of 1

Compiling Problem

Posted: Sun Oct 05, 2014 1:13 pm
by krystalgamer
So i've been browsing some source codes and sometimes when i try to compile i get this error:

Code: Select all

psp-gcc: error: unrecognized command line option ‘-mno-crt0’

Re: Compiling Problem

Posted: Mon Oct 13, 2014 11:11 am
by noname120
You're most likely trying to compile a library.
Can you please give us an example of program compilation, which throws this error out?

Re: Compiling Problem

Posted: Mon Oct 13, 2014 12:20 pm
by preloader
noname120 wrote:You're most likely trying to compile a library.
Can you please give us an example of program compilation, which throws this error out?
^

Re: Compiling Problem

Posted: Mon Oct 13, 2014 6:26 pm
by krystalgamer
Fixed long ago. Using broken SDK leads to this.