vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, I installed via "apt-get install gcc" the GNU C-Compiler (on a Debian etch machine), but when compiling no standard-libraries are found (stdio.h). What went wrong? Richard -- Richard Müller - r-dot-mueller-at-oeko-sorpe-dot-de |
| |||
| Richard Müller writes: > I installed via "apt-get install gcc" the GNU C-Compiler (on a Debian > etch machine), but when compiling no standard-libraries are found > (stdio.h). What went wrong? As gcc is useful for things like compiling kernels and embedded system that do not require the standard libraries they are not included in the gcc package. Install the "build-essential" package. -- John Hasler |
| ||||
| >> etch machine), but when compiling no standard-libraries are found >> (stdio.h). What went wrong? > package. Install the "build-essential" package. Thank you, everything OK. I asked on this list because I didn't found anything relevant in http://packages.debian.org/de/etch/interpreters/ . Richard -- Richard Müller - r-dot-mueller-at-oeko-sorpe-dot-de |
| Thread Tools | |
| Display Modes | |
| |