[Bug target/44057] building gcc doesn't find Sun ar

2010-05-10 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug target/44057] building gcc doesn't find Sun ar

2010-05-10 Thread jay dot krell at cornell dot edu
--- 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

[Bug target/44057] building gcc doesn't find Sun ar

2010-05-10 Thread pinskia at gcc dot gnu dot org
--- 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 -