The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 09-04-2007
porter porter is offline
Registered User
 

Join Date: Jan 2007
Posts: 2,965
Get gcc from sunfreeware or similar, or even better get Studio11 from Sun. Life is far to short to be rebuilding gcc unless you really want to. Anyway, you need a compiler to build gcc, so you'll have to install something like, oh, gcc.

Quote:
Originally Posted by moe2266 View Post
i added -x to the file i think was causing the issue with no luck
What it should be doing is expanding all the variables and displaying the commands and arguments so you can see what bits are failing.
Reply With Quote