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

See crosstool-NG 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]

crosstool-ng 1.18.0 fails to build i686-unknown-mingw32 for gcc 4.7.2


Hey there

I'm trying to build the i686-unknown-mingw32 sample for gcc 4.7.2 but
it fails at the following step:

[ALL  ]    The directory that should contain system headers does not exist:
[ALL  ]      /home/user/x-tools/i686-unknown-mingw32/i686-unknown-mingw32/sysroot/mingw/include
[ERROR]    make[2]: *** [stmp-fixinc] Error 1
[ALL  ]    rm gcc.pod
[ALL  ]    make[2]: Leaving directory
`/home/user/crosstool-ng-1.18.0/test/.build/i686-unknown-mingw32/build/build-cc-core-pass-1/gcc'
[ERROR]    make[1]: *** [all-gcc] Error 2
[ALL  ]    make[1]: Leaving directory
`/home/user/crosstool-ng-1.18.0/test/.build/i686-unknown-mingw32/build/build-cc-core-pass-1'
[ERROR]
[ERROR]  >>
[ERROR]  >>  Build failed in step 'Installing pass-1 core C compiler'
[ERROR]  >>        called in step '(top-level)'
[ERROR]  >>
[ERROR]  >>  Error happened in: CT_DoExecLog[scripts/functions@257]
[ERROR]  >>        called from: do_cc_core_backend[scripts/build/cc/gcc.sh@448]
[ERROR]  >>        called from: do_cc_core_pass_1[scripts/build/cc/gcc.sh@101]
[ERROR]  >>        called from: main[scripts/crosstool-NG.sh@632]

The only change I made to the sample configuration besides using the
latest gcc version is to use the latest PPL (0.11.2) as well.

Any pointers are appreciated :)

Regards
Dan

Attachment: .config
Description: Binary data

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