Marlon Beijer
Marlon Beijer
@sodero no, I'm not using `using namespace std;` nor `std::strcasecmp` but I tried using that now and I get this error instead: ``` error: ‘strcasecmp’ is not a member of...
I'm cross compiling from Linux. Will do some tests with your example code and get back to you with the results. > Message ID: ***@***.***> >
Strange, with that test code it worked fine with `-athread=native -mcrt=newlib` and `-athread=single -mcrt=clib2` It's really strange that the code I compile to get the error has the same includes...
@cay914 no
@imi2003 any update? :)
Ah, okay, this was probably when trying to compile MilkyTracker... Can't remember. > Message ID: ***@***.***> >
@Timtheloon No, what has been done for Musashi can't be used. The Musashi setup relies on the Linux base system that Musashi runs on, which means it relies on Linux's...