help with programming?
Igor Gueths
igueths at lava-net.com
Sun Jan 8 00:05:35 EST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi.
On Sat, Jan 07, 2006 at 09:11:35PM -0800, tyler wrote:
> Hay,
> I have a question,
> someone told me that linux's main library was gclib, I tried to find
> something, and got sourceforge. I didn't find any documentation on there,
> though I clicked the view documentation link a couple times. Anyone know about some documentation on this thing?
>
Actually, what you probably meant was Glibc. That standing for the GNU C Library, and its the library that all your programs get linked against. You can find more information about it at
http://www.gnu.org/software/libc/libc.html.
>
Also, I assume that gcc is the default compiler on most linux systems, How
> would I include a library file with gcc? Also, would gcc be the same as g++?
>
I'm not sure what sort of programming you said you did, but C/C++ syntax is pretty compiler independent in terms of the standard stuff i.e., #include/#define/etc. If you are not currently
familiar with the above, I'd suggest the Kernighan and Richy book on C as a nice starting point. Gcc and G++ are slightly different; Gcc is the regular C compiler, whereas G++ calls Gcc with
the default language set to C++, as well as linking to the main C++ library by default. HTH.
Thanks,
>
> Tyler Littlefield.
> Check out our website:
> http://tysplace.the-leetest.net
> check out my blog:
> livejournal.com/~tylerrl
> [my programs don't have bugs, just randomly added features]
> [failure is not an option, it comes bundled with windows!]
>
>
> _______________________________________________
> Speakup mailing list
> Speakup at braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
- --
Any society that would give up a little liberty to gain a little
security will deserve neither and lose both.
- -- Benjamin Franklin
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iQIVAwUBQ8Cdn6e2pgKIdGq4AQoghg/+JWObW6NveEaKGf5prH4oIM4O6uqsS/8/
HYRAGFCHf0beHusfBM4vvnGIvmKG8JCwjCVrsSq/kbrY9z1jisUX4DWCdXLWX3iD
OqRhItrqJpUVL2Tx4PjmacqovzR3xEMNrGwQR90RPq1GQHUxnzj2qEaMe1SddMVy
zJTJcDxvRuCdyQpNRb/onWdnAb9gX+7VFmwfy6aGPEh26dihO2mytgIXlymSb4tZ
aHvwgi8/c9EFiEovdKXsYToAHsdSvkaM5l+4sTs+fWvZL5p4OH3lSU+tjWAm6kQf
tj7by3wIZvkot1c2gW8jk8NhTWPvsrmEKE2DVNIZEbQmmRITX7K1RKlFwoWSMHYV
m0qNnmYC/04tpLxio6+1XDHxqWIE5+4YUA4RpdoaMPCkcMZzZlN6m2uYVsizNbVw
ZEkiK5kCtHjwYMjttd9At0bJ0L6N+8QVBsFkJfJo3Q2wlzJ26GYdqJdK9RDb9q2k
MoFOv6uHudo4sfcjGOiVDprZiuYysqzQ7Bii8ko1G4kS9ZVLz3NXCprcl6tJ0uwo
7g7Ni1ybUTbwsWyO9/8uK8VhYEIn2Bp+XFK32/Chwq0pJGjNe5WcKxlT20MG4mFX
5SqIWtLt+IvRRGcJN1j0Lt1rwBt5izTxNQblF0XRKuoazIPhZi5dCHsj6RH6SVz0
zXXMRe0eGCA=
=m0hG
-----END PGP SIGNATURE-----
More information about the Speakup
mailing list