# Format for this file: # Epoch Channel Nickname Action Message # # All separated with a single space, empty values are replaced with a dash '-' # except messages which are kept empty. # Lines starting with '#' are comments; comments are not allowed except as the only content of the line # 1339395158 #crosstool-ng organixpear join 1339395242 #crosstool-ng organixpear say I have a quick question. Why does the crosstool need to install a new limits.h in my /usr/include, and also what other "system" files need to be replaced? I am really reluctant to just let fly with sudo. 1339395461 - organixpear quit Quit: leaving 1339398316 #crosstool-ng smartin join 1339398645 #crosstool-ng organixp1ar join 1339398657 #crosstool-ng organixp1ar say your project is garbage. I hope it rots and falls off. 1339399348 #crosstool-ng haluk join 1339399407 - organixp1ar quit Quit: leaving 1339403235 #crosstool-ng haluk say Cubox: Have you ever had a problem with kconfig/zconf.hash.c while compiling ct-ng itself? 1339404903 #crosstool-ng Cubox say haluk: yes 1339404933 #crosstool-ng Cubox say haluk: it's was i stopped to create toolchain using macosx 1339405019 #crosstool-ng haluk say Cubox: I modified kconfig/zconf.hash.c to add "#define offsetof(type, field) __builtin_offsetof(type, field)" just before "static struct kconf_id wordlist[] =" to make it compile 1339405028 #crosstool-ng Cubox say haluk: hmm 1339405060 #crosstool-ng Cubox say thx, i'll try 1339405069 #crosstool-ng haluk say I think it's because the header files that are different on mac os than on a gnu linux 1339405071 #crosstool-ng Cubox say haluk: is there more problems you fixed ? 1339405122 #crosstool-ng haluk say In ct-ng? No, other than objcong -> gobjconf etc. 1339405134 #crosstool-ng haluk say objconf* 1339405143 #crosstool-ng Cubox say I have added symlinks in /opt/local/bin 1339405158 #crosstool-ng haluk say I didn't want to touch the system :p 1339405175 #crosstool-ng haluk say Now I installed gcc47 from macports 1339405196 #crosstool-ng haluk say I'm trying to build the toolchain with it 1339405221 #crosstool-ng haluk say It didn't compile ct-ng itself by the way 1339405234 #crosstool-ng haluk say I mean the gcc47 from macports 1339405249 #crosstool-ng Cubox say hmm 1339405287 #crosstool-ng Cubox say haluk: how do you have done for gobjcopy -> objcopy (and etc) ? 1339405311 #crosstool-ng Cubox say haluk: and, how do you tell ct-ng to use gcc from ports (and not from xcode) 1339405319 #crosstool-ng haluk say I modified configure :) 1339405336 #crosstool-ng Cubox say haluk: just tell me what (and line) 1339405430 #crosstool-ng haluk say Find the line that looks for objcopy: "for ac_prog in objcopy" 1339405439 #crosstool-ng haluk say add an gobjcopy in the end :) 1339405446 #crosstool-ng haluk say for ac_prog in objcopy gobjcopy 1339405459 #crosstool-ng haluk say If you have autoconf installed 1339405500 #crosstool-ng haluk say you can modify configure.ac and run autoconf later on, that would be kinda more clean 1339405596 #crosstool-ng haluk say in configure.ac change the corrsponding line to "ACX_PATH_TOOL_REQ([OBJCOPY], [objcopy gobjcopy])" etc. 1339405607 #crosstool-ng Cubox say ok, thanks :D 1339405629 #crosstool-ng haluk say np 1339405652 #crosstool-ng Cubox say haluk: need to write a doc with all problems, and solution for compiling on macosx 1339405685 #crosstool-ng Cubox say haluk: and, need to create a toolchain x86_64 -> Macosx 1339405697 #crosstool-ng haluk say Cubox: If I can ever build a toolchain :) 1339405723 #crosstool-ng haluk say I can't go that far :p 1339405726 #crosstool-ng Cubox say haluk: I build my toolchain, but on my linux server :) 1339405738 #crosstool-ng Cubox say Naow, need it on macosx 1339405764 #crosstool-ng haluk say I did it too, those were good days. 1339405775 #crosstool-ng Cubox say xD 1339406179 #crosstool-ng haluk say Cubox: Ah I forgot to tell 1339406191 #crosstool-ng haluk say Cubox: There is also a problem with installing kconf 1339406222 #crosstool-ng Cubox say haluk: have to go, Will see later 1339406231 #crosstool-ng haluk say Cubox: You have to modify Makefile. But even if you do it, uninstalling causes a problem 1339406254 #crosstool-ng haluk say Cubox: So it's better to configure with --enable-local 1339406263 #crosstool-ng haluk say Cubox: OK see ya. 1339406778 #crosstool-ng haluk say And it has given an error again while 1339406792 #crosstool-ng haluk say installing eglibc 2.13 1339406812 #crosstool-ng haluk say from build.log 1339406817 #crosstool-ng haluk say [ALL ] In file included from rpc_main.c:51:0: 1339406827 #crosstool-ng haluk say [ERROR] proto.h:61:14: error: expected declaration specifiers or '...' before numeric constant 1339406842 #crosstool-ng haluk say [ERROR] proto.h:61:14: error: expected ')' before '!=' token 1339406850 #crosstool-ng haluk say [ERROR] proto.h:61:14: error: expected ')' before '?' token 1339406907 #crosstool-ng haluk say [ERROR] make[3]: *** [x-tools/.build/powerpc-unknown-linux-gnu/build/build-libc-final/sunrpc/cross-rpc_main.o] Error 1 1339407576 - smartin quit Ping timeout: 245 seconds 1339407869 #crosstool-ng haluk say ct-ng cannot restart from a certain point by the way although I enabled it in menuconfig with gzip compression 1339407879 #crosstool-ng haluk say ct-ng libc+ 1339407890 #crosstool-ng haluk say [INFO ] Restoring state at step 'libc', as requested. 1339407909 #crosstool-ng haluk say 00:05] / zcat: x-tools/.build/powerpc-unknown-linux-gnu/state/libc/log.gz.Z: No such file or directory 1339407947 #crosstool-ng haluk say there is log.gz but there isn't log.gz.Z 1339410310 #crosstool-ng smartin join 1339411951 - haluk quit Ping timeout: 245 seconds 1339412195 #crosstool-ng haluk join 1339415040 #crosstool-ng haluk say Restoring from a state works of log file compression is not selected. 1339419432 #crosstool-ng ctngbot join 1339446019 #crosstool-ng ctngbot join 1339446556 - sh4rm4 quit Ping timeout: 276 seconds 1339446726 #crosstool-ng sh4rm4 join 1339447731 - smartin quit 1339453839 - mnt_real quit Ping timeout: 240 seconds 1339454621 #crosstool-ng mnt_real join