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: Compiling gcc 4.2.3 in Solaris 10


On Tue, Jul 29, 2008 at 11:03 AM, Vardhan, Sundara (GE Infra, Energy)
<sundara.vardhan@ge.com> wrote:
> Hi All
>
>> /cots/gnu/gcc-4.2.3/host-sparc-sun-solaris2.10/gcc/xgcc -B/cots/gnu/gcc-4.2.3/host-sparc-sun-solaris2.10/gcc/ -B/usr/local/sparc-sun-solaris2.10/bin/ -B/usr/local/sparc-sun-solaris2.10/lib/ -isystem /usr/local/sparc-sun-solaris2.10/include -isystem /usr/local/sparc-sun-solaris2.10/sys-include  -c -o crt1.o -x assembler-with-cpp ../.././gcc/config/sparc/sol2-c1.asm
>>
>> xgcc: error trying to exec '/usr/local/sparc-sun-solaris2.10/bin': execv: Permission denied
>> make[3]: *** [crt1.o] Error 1
>> make[3]: Leaving directory `/cots/gnu/gcc-4.2.3/host-sparc-sun-solaris2.10/gcc'
>> make[2]: *** [all-stage2-gcc] Error 2
>> make[2]: Leaving directory `/cots/gnu/gcc-4.2.3'
>> make[1]: *** [stage2-bubble] Error 2
>> make[1]: Leaving directory `/cots/gnu/gcc-4.2.3'
>> make: *** [bootstrap] Error 2
>>
>> Any ideas or pointers?
> Still do not know what may have been the problem. However, I cleaned out the gcc-4.2.3 directory, cleaned out /usr/local/sparc-sun-solaris2.10. I then recopied both and it worked fine thereafter. Thanks for all the input. Have not yet completed the compile but it has gone past this and is now in stage-3.

Why not GCC 4.2.4 ?

Dennis


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