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
I want to cross-compile ADOL-C to arm linux,but I receivea problem.
Please tell me how to cross-compile.
Any suggestions are greatly appreciated. error: ‘::calloc’ has not been declared error: declaration of ‘void* rpl_malloc(size_t)’ has a different exception specifier
The text was updated successfully, but these errors were encountered:
I want to cross-compile ADOL-C to arm linux,but I receivea problem.
Please tell me how to cross-compile.
Any suggestions are greatly appreciated.
error: ‘::calloc’ has not been declared
error: declaration of ‘void* rpl_malloc(size_t)’ has a different exception specifier
The text was updated successfully, but these errors were encountered: