close
Skip to content

jaismin/OS-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NachOS

If you find this error during make:

/usr/bin/ld.bfd.real: cannot find -lstdc++
collect2: error: ld returned 1 exit status
make: *** [nachos] Error 1

use the following command:

sudo ln -s /usr/lib32/libstdc++.so.6 /usr/lib32/libstdc++.so

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 33.6%
  • TeX 17.8%
  • Makefile 16.3%
  • PostScript 15.6%
  • C 13.1%
  • Shell 1.8%
  • Other 1.8%