--- Comment #3 from pinskia at gcc dot gnu dot org 2010-05-10 22:31 ---
Why this is a standard unix issue and not really a GCC issue. The same could
be said about any program you want to build that uses ar (which is almost all
programs that use static libraries).
--
pinskia at gcc d
--- Comment #2 from jay dot krell at cornell dot edu 2010-05-10 22:21
---
It'd be nice if:
../src/configure
gmake
gmake install
worked with a minimum of customizations.
As I understand: ar is not in the default $PATH on Solaris, but it is always
installed to the same place: /u
--- Comment #1 from pinskia at gcc dot gnu dot org 2010-05-10 22:03 ---
If ar is not in your path, there is no GCC bug here really.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
-