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]

Re: mips-elf with newlib


Kai Ruottu wrote:
Kai Ruottu wrote:

Ok, I had already built gcc-3.2.3 - 3.4.3 with these '2.15.94.0.2.2' and now also
gcc-4.0.3 succeeded with them... The next try (before considering an upgrade)
could be gcc-4.1.1...

The gcc-4.1.1 sources will require the '--disable-shared' for some bug, so the
configure command (I used) could be :


..../configure --build=i686-linux-gnu --host=i686-linux-gnu \
--target=mips-elf --enable-languages=c,c++ --disable-shared \
--with-newlib


I added the --disable-shared to my GCC configure with the same resulting failure as before.

I am currently trying the build on Fedora Core 2 machine that
I have.


-- Michael N. Moran (h) 770 516 7918 5009 Old Field Ct. (c) 678 521 5460 Kennesaw, GA, USA 30144 http://mnmoran.org

"So often times it happens, that we live our lives in chains
  and we never even know we have the key."
The Eagles, "Already Gone"

The Beatles were wrong: 1 & 1 & 1 is 1




-- 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]