Qbasicnews.com
FB not compiling, "Cannot find -lc" - Printable Version

+- Qbasicnews.com (http://qbasicnews.com/newforum)
+-- Forum: Qbasic "like" compilers/interpreters (http://qbasicnews.com/newforum/forum-5.html)
+--- Forum: FB Discussion & Programming Help (http://qbasicnews.com/newforum/forum-15.html)
+--- Thread: FB not compiling, "Cannot find -lc" (/thread-10069.html)



FB not compiling, "Cannot find -lc" - zoasterboy - 11-26-2007

I recently installed Ubuntu on my computer. After installing FreeBASIC, I can't seem to compile anything, I keep getting "Cannot find -lc". I never got this error in openSUSE. Any help?

Thanks!

(By the way, I love Ubuntu, everyone try it out!)


Re: FB not compiling, "Cannot find -lc" - DrV - 11-27-2007

Try the instructions at http://www.freebasic.net/forum/viewtopic.php?t=7916 - you do not have all the necessary libraries installed.


Re: FB not compiling, "Cannot find -lc" - zoasterboy - 11-27-2007

It works!

Time to get programming Smile

Thank you!