Re: ansidecl.h missing from Make in GCC 4.0

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

 



Hi Anton,

>A newbie install question - I'm trying to install GCC 4.0 and it is erroring out. './configure' works...

./configure is not supported.

Delete your GCC 4.0 source directory.

Unzip/untar your GCC 4.0 source again.

Make a peer build directory to where the GCC 4.0 source is untar'd to.

Change to the peer build directory.

Do a configure of the GCC 4.0 source (using relative or absolute paths) in that peer build directory.  (I use absolute paths.)

Do a make of the GCC 4.0 source using the makefile that is created in your peer build directory.

HTH,
--Eljay


[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