Dec 27, 2020
07:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dec 27, 2020
07:20 PM
1.add c++ lib:

-lcpsx_fpu
2. using c++14

3.add c++ init function

extern void _Z12__call_ctorsv(void);
_Z12__call_ctorsv();
everything is ok ~over~
-lcpsx_fpu
2. using c++14
3.add c++ init function
extern void _Z12__call_ctorsv(void);
_Z12__call_ctorsv();
everything is ok ~over~
- Tags:
- IFX
1 Reply
Dec 27, 2020
07:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dec 27, 2020
07:27 PM