This is the mail archive of the gcc-help@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]

Re: configure and build gcc


I had the same issue, if you have all the dependencies from
http://gcc.gnu.org/install/prerequisites.html when you configure, make
sure you add the --enable-clocale=gnu

anandulle wrote:
> hello 
>
>                 I am trying  to configure and build gcc 4.3.1 on my ubuntu
> i686 machine, i have full version of gcc installed through apt-get install I
> have made 3 dir source, build and install I am trying to confgiure gcc
> through build DIR but when i do a make i gives me an error what is the
> correct way to do it I want o build a native build help needed
>
> anand
>   


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