View Single Post
Old 07-15-2017, 12:00 PM   #44
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by nasser View Post
Code:
GNU C compiler  4.7.2-5
GNU C++ compiler 4.7.2-5
GCC, the GNU Compiler Collection (base package)   4.7.2-5
That looks like it should work.
Have c++ report where it is looking for externals -
as in (for gcc):
gcc -v -o junk junk.c

Hmm...
I think that will also give you the information you might need if you try compiling /dev/null as the source code.
Compiling /dev/null does have its uses.
knc1 is offline   Reply With Quote