Re: I need help in installing gcc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi.

On Tue, Jan 25, 2005 at 10:31:00AM -0500, Adolfo Giannasi wrote:
> 
> Dear people:
>  
> I may say I am new in compilers. 
> I downloaded gcc-3.4.2, I configured by creating an objdir directory and using:
>  
> ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld
>  
> Then I make bootstrap and the following error came up
> Make: fatal error in reader: Makefile, line 64: Unexpected end of line seen
> *** Error code 1
> Make: fatal error: Command failed for target 'bootstrap'

It seems you're not using GNU make, are you?! You need GNU make version
3.79.1 (or later) as the prerequisites demand.

Btw, you may download binaries for Solaris from www.sunfreeware.com.

Also note, that it is HIGHLY recommended that your objdir should NOT reside
within GCC's source tree.

--
Claudio

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux