A
A
appplemac2012-01-18 21:23:05
GCC
appplemac, 2012-01-18 21:23:05

Problem with gcc4 on Solaris 11?

Good day.
Yesterday, after a rather unsuccessful attempt to install gcc4 on Solaris 11, I installed gcc 3 .
With gcc3, any program compiles normally, and then runs normally.
At the same time, compilation errors stopped appearing when using gcc4. But now, when I run the code already compiled with gcc4, I get the following error:

[email protected]:~$ ./hw.x<br/>
ld.so.1: hw.x: fatal: libgcc_s.so.1: open failed: No such file or directory<br/>
Killed

Tell me what could be the problem?
Thanks in advance for your replies.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
Gribozavr, 2012-01-18
@appplemac

The binary cannot find libgcc_s.so.1. She is? Where lies?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question