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] |
Sounds like a good tip. Got a URL?
On Mon, May 12, 2008 at 10:10 AM, patrick. kerharo <patrick.kerharo@gmail.com> wrote:Hi,
In case you don't know, glibc-2.7/ports-2.7 won't cross-compile with binutils-2.18/gcc-4.2.2 for mips-linux (on a intel mac for me) unless you do:
echo "libc_cv_forced_unwind=yes" > config.cache echo "libc_cv_c_cleanup=yes" >> config.cache configure .. --cache-file=config.cache
You might want to point to LFS for MIPS on your website.
-- 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] |