This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc x86 compiler on a x86_64 machine with specific gcc and binutils trees (newbie).


Hello,

I want to prepare of gcc x86 compiler on a x86_64 machine.
I want the compiler to be compatible with Feodra 11 kernels.So
I downloaded the source rpms of the gcc and binutils of fedora 11,
binutils-2.19.51.0.2-17.fc11.src.rpm  and gcc-4.4.0-4.src.rpm
and installed them. I have two directories where the gcc and binutils
source trees are located on the x86_64 machine: these are
/usr/src/redhat/BUILD/gcc-x-x-x
and
/usr/src/redhat/BUILD/binutils-x-x-x

(Note that I cannot use the .bz2 files of gcc and binutils for
building the cross compiler because I will miss thus the pathces.)
I had installed crosstools-ng from the repository according to instructions.

Now, can I configure crosstools-ng on the x86_64 machine
to build a gcc x86 compiler on a x86_64 machine?
Rgs,
Kevin

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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