This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Goran Matic wrote: > I cannot compile gcc-3.0.1 (or any other earlier version) on my > solaris8 x86 box. It seems I'm missing key libraries > stdlib.h, string.h etc... You might get away with compiling newlib for your platform (http://sources.redhat.com/newlib/) but I doubt it. You would do much better to install the OS packages. > I am missing this package: (SUNWhea SunOS Header Files). But where > can I get it? I cannot use the installation CD. Why not? If you don't have it, you can download an .iso image from Sun's website for free. I doubt you'll find the package available on its own. Rup.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |