Skip to content

GCC 3.2 for BSD/OS 4.3.1

Did it!!



To get GCC 3 to work on BSD/OS 4.3.1



1) Insert Disk 1 of BSD/OS 5.1 and install core contrib.



2) cd /usr/src/core_contrib/gcc



3) make depend



4) make



5) If compilation stops in the middle saying on -lgcc_s cd compile/gcc then cp libgcc_s* to /shlib, /usr/shlib and/or /usr/lib .



6) cd ../.. and type make



7) Type make install