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]

build = OS Lion, host = mingw32, target = arm-linux-gnueabi


Hi,

Like the subject shown, this config file suite to this canadian build.

And I have fix up something, which i am not sure if it is make sense to others.

1) Don't use parallel_jobs more than 1, or it would break the build.
2) Take care about the CT_CC_STATIC_LIBSTDCXX=y, it would be miss when each time I run 'ct-ng menuconfig'.
3) remove the --enable-watchdog from configure code at line 45 of script/build/companion_libs/ppl.sh 
4) add #include <winsock2.h> into src/gdb6.8/gdb/ser-mingw.c before '#include <windows.h>'.

This build is based on the crosstool-ng 1.12.1 and sorry about I don't know how to make the patch for the maintainer.

Attachment: crosstool_win32_config
Description: Binary data


Best wishes,

Peica Chen


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