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]

[CT-NG] compile error on sample: powerpc-unknown_nofpu-linux-gnu


Hi all,

I've got a compile error when compiling one of the powerpc sample config
in svn version 897.

Has anyone any idea?


Cheers,
Daniel


<snip>
[EXTRA]    Building static core C compiler
[ERROR]
/home/daniel/crosstool-ng-svn-897/targets/src/gcc-4.3.1/libgcc/../libdecnumber/decContext.c:38:43:
error: string.h: No such file or directory
[ERROR]
/home/daniel/crosstool-ng-svn-897/targets/src/gcc-4.3.1/libgcc/../libdecnumber/decContext.c:39:54:
error: stdio.h: No such file or directory
[ERROR]    ../../libdecnumber/gstdint.h:6:23: error: sys/types.h: No
such file or directory
[ERROR]    ../../libdecnumber/gstdint.h:7:20: error: stdint.h: No such
file or directory
[ERROR]
/home/daniel/crosstool-ng-svn-897/targets/src/gcc-4.3.1/libgcc/../libdecnumber/decContext.h:61:50:
error: signal.h: No such file or directory
[ERROR]
/home/daniel/crosstool-ng-svn-897/targets/src/gcc-4.3.1/libgcc/../libdecnumber/decContext.h:84:
error: expected specifier-qualifier-list before 'int32_t'
</snip>


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