This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

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



------- 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: /usr/ccs/bin/ar. It seems worth looking for it in
its known place, if it isn't in $PATH, if build=host=target=*solaris*.


Thanks,
 - Jay


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44057


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]