Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
howtos:pic32mx_tools_on_solaris [2023/11/29 17:27]
admin [Stage 2 - deploy newlib]
howtos:pic32mx_tools_on_solaris [2023/11/29 17:44] (current)
admin [Stage 3 - deploy gcc and g++ with newlib suport]
Line 179: Line 179:
 ===== Stage 3 - deploy gcc and g++ with newlib suport ===== ===== Stage 3 - deploy gcc and g++ with newlib suport =====
 <​code>​ <​code>​
-$ cd ~/​projects/​gcc-mips/​build-gcc-el-10.3.0 +$ cd ~/​projects/​gcc-mips-10.3.0/​build-gcc-el-10.3.0 
-$ ../​gcc-10.3.0/​configure --target=mipsel --prefix=/​opt/​mipsel --with-gnu-as --with-gnu-ld --with-newlib --enable-languages=c,​c++ --with-local-prefix=/​opt/​mipsel --with-native-system-header-dir=/​opt/​mipsel/​include --disable-nls --disable-shared ​ --enable-multilib --disable-decimal-float -disable-threads --disable-libmudflap --disable-libssp --disable-libgomp --disable-libquadmath+$ ../​gcc-10.3.0/​configure --target=mipsel --prefix=/​opt/​mipsel-10.3.0 ​--with-gnu-as --with-gnu-ld --with-newlib --enable-languages=c,​c++ --with-local-prefix=/​opt/​mipsel --with-native-system-header-dir=/​opt/​mipsel/​include --disable-nls --disable-shared ​ --enable-multilib --disable-decimal-float -disable-threads --disable-libmudflap --disable-libssp --disable-libgomp --disable-libquadmath
 $ make -j 10 ; echo $? $ make -j 10 ; echo $?
 $ sudo make install $ sudo make install
howtos/pic32mx_tools_on_solaris.txt · Last modified: 2023/11/29 17:44 by admin
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0