building gcc cross compiler

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

 



Hiiiiiii

I am trying to build gcc-3.x cross-compiler for Ada
language.I have successfully build binutils package
for the same target.
Now I am trying to configure the gcc by giving the
configure command as:

/configure
--prefix=/home/compiler/arpitj/cross/install/
--host=i686-pc-linux-gnu --enable-obsolete
--enable-languages="c,ada" --target=i***-unknown-coff
--with-/compiler/arpitj/binutils/binutil_build/install/bin/
--with-as=/home/compiler/arpitj/binutils/binutil_build/install/bin/
--with-ld=/home/compiler/arpitj/binutils/binutil_build/install/bin/
--with-ranlib=/home/compiler/arpitj/binutils/binutil_build/install/bin/

I am giving absolute path of
cross-assembler,linker,archiver,ranlib.

Can anyone please tell me whether it is correct?
bcoz I m getting error like:

installation problem, cannot exec
`/home/compiler/arpitj/binutils/binutil_build/install/bin/':
Permission denied

Thanks
Arpit



		
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/

[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