ibotlog2html for #crosstool-ng

<< Previous 2012-05-13 Next >>

# 05:56:45 smartin joins #crosstool-ng
# 06:41:38 al` quits : *.net *.split
# 06:41:38 esbenh quits : *.net *.split
# 06:41:55 al` joins #crosstool-ng
# 08:11:34 esbenh joins #crosstool-ng
# 11:52:25 y_morin joins #crosstool-ng
# 17:11:30 gotit_ good evening guys
# 17:11:58 gotit_ im having some trouble getting my canadian build working
# 17:15:08 gotit_ sys/types.h:117: error: two or more data types in declaration specifiers
# 17:15:24 gotit_ did anybody have similir problems ?
# 17:19:40 smartin hi gotit_, please give us more details, pastebin the relevant part of the log
# 17:33:59 gotit_ sure, just a sec
# 17:35:26 gotit_ http://pastebin.com/vie5vJ1h
# 17:45:26 gotit_ do you need more ?
# 17:52:33 smartin which release of ct-ng do you use?
# 17:52:58 gotit_ the latest one, 1.15.2
# 17:53:44 smartin what is your canadian config? (build/host/target tuple)
# 17:56:16 gotit_ host is i686-pc-mingw32, target is powerpc-e300c3-linux, build is linux-amd64
# 18:05:46 smartin I haven't yet used the 1.15 release, but iirc, this release builds all the necessary cross-compilers (build/host and build/target), right?
# 18:07:02 gotit_ mh, i thought i had to build them seperately
# 18:07:28 gotit_ i followed the recommened steps on the page
# 18:07:32 gotit_ 1. build a cross-compiler for host to run on build
# 18:07:33 gotit_ 2. build a cross-compiler for target to run on build
# 18:07:34 gotit_ 3. build a canadian cross-compiler for target to run on host
# 18:08:03 gotit_ 1+2 were succesfull
# 18:08:22 gotit_ but 3 fails on one of the last steps
# 18:13:21 gotit_ am i doing something completely wrong ?:)
# 18:15:35 smartin no, it looks ok
# 18:21:58 smartin it just reach the limit of my knowledge
# 18:22:17 smartin maybe by sending the .config and the config.log, you will reach more people able to help
# 18:22:53 gotit_ thank you anyways!
# 18:25:34 gotit_ i'll experiment a bit more with my setup, maybe i can find the cause
# 19:09:12 y_morin gotit_: smartin is right. With 1.15, the cross-compiler for target is no-longer needed, and it is built internally.
# 19:09:29 y_morin gotit_: You however still have to provide the cross-compielr for host.
# 19:15:36 gotit_ ah okay, that comes in handy :)
# 19:15:57 gotit_ but its not related to my problem, right ?
# 19:16:39 y_morin gotit_: not sure, I'm looking at your build.log excerpt...
# 19:17:03 y_morin gotit_: can you pastebin your .config?
# 19:17:20 gotit_ sure, one sec
# 19:19:56 gotit_ http://pastebin.com/SAZwF6kK
# 19:21:50 y_morin gotit_: got it (!), I'll give it a try here...
# 19:22:05 gotit_ :D
# 19:22:07 gotit_ thank you!
# 20:14:19 y_morin gotit_: OK, I probably found the issue, but I hit another one (cfenv:49: error: '::fenv_t' has not been declared).
# 20:14:46 y_morin gotit_: ct-ng already has a fix for your issue, but only in glibc, not in eglibc.
# 20:15:07 y_morin gotit_: the new issue is supposedly fixed by disabling PCH (which I'm testing right now).
# 20:15:26 gotit_ ah, thats sounds promising
# 20:15:52 gotit_ could you point me to the glibc patch ?
# 20:16:17 gotit_ maybe i can try porting it for eglibc, if its not too big
# 20:29:00 y_morin gotit_: it's patches/glibc/2.11/910-typedef-caddr.patch
# 20:29:09 y_morin gotit_: and it applies with no problem.
# 20:32:30 gotit_ oh, great
# 20:33:07 gotit_ unfortunately my machine is a little bit slower, it will take some time to test this
# 20:36:41 gotit_ maybe i should have enabled DEBUG_CT_SAVE_STEPS
# 20:57:04 y_morin gotit_: do not forget to disable pch (it's in the "C compiler" sub-menu).
# 20:57:29 y_morin gotit_: also, gdb does not build in canadian-cross, so you'd better disable it.
# 21:02:52 gotit_ allright, the build is running
# 21:03:32 gotit_ i will see tomorrow if it worked
# 21:03:39 gotit_ thank you very much for your help!
# 21:06:23 y_morin gotit_: cheers, See ya!
# 21:06:38 y_morin is also gettign ready to go to bed after a loooong day...
# 21:07:20 y_morin gotit_: except for gdb, the build went OK here with the changes discussed so far (eglibc-2.11 patch + disabled PCH).
# 21:08:20 gotit_ oh good, that sounds promising!
# 21:08:32 gotit_ sleep well then :)
# 21:08:35 gotit_ good night!
# 21:12:59 y_morin quits : Quit: Night!
# 23:50:57 smartin quits

Generated by ibotlog2html by Yann E. MORIN