ibotlog2html for #crosstool-ng

<< Previous 2012-05-03 Next >>

# 03:09:03 mnt_real quits : Ping timeout: 260 seconds
# 03:24:49 mnt_real joins #crosstool-ng
# 05:00:04 smartin joins #crosstool-ng
# 07:05:42 danderso1 is now known as: danderson
# 07:56:26 beneth` joins #crosstool-ng
# 07:56:43 gotit_ joins #crosstool-ng
# 07:57:27 gotit quits : Ping timeout: 248 seconds
# 08:12:06 smartin quits : Ping timeout: 245 seconds
# 08:13:02 al`_ joins #crosstool-ng
# 08:13:40 smartin joins #crosstool-ng
# 08:13:53 smartin quits : Client Quit
# 08:16:42 esbenh joins #crosstool-ng
# 08:16:43 beneth`_ joins #crosstool-ng
# 08:21:33 beneth` quits : *.net *.split
# 08:21:33 esbenh_ quits : *.net *.split
# 08:21:33 al` quits : *.net *.split
# 08:39:37 smartin joins #crosstool-ng
# 08:40:45 beneth`_ is now known as: beneth`
# 13:17:00 chffelix joins #crosstool-ng
# 15:46:06 ccole_ is now known as: cole
# 15:46:46 cole is now known as: ccole
# 17:00:56 smartin quits
# 18:56:56 y_morin joins #crosstool-ng
# 18:59:00 claudio_ joins #crosstool-ng
# 18:59:40 claudio_ is now known as: testt
# 19:00:22 testt is now known as: chffelix_
# 19:00:50 chffelix_ hey y_morin.. how are you doing?
# 19:01:23 y_morin chffelix_: hey da! Good. `bout you?
# 19:01:25 chffelix_ thanks for the help yesterday.. got my GCC-4.6.3 optimized for the ep9312 running
# 19:01:33 y_morin chffelix_: \o/
# 19:01:35 chffelix_ good!
# 19:02:16 chffelix_ i tried 4.7 just to keep on the edge.. but got stuck with GCC_NO_EXECUTABLES
# 19:02:18 chffelix_ hehe
# 19:02:52 chffelix quits : Ping timeout: 265 seconds
# 19:02:52 chffelix_ i found many explanations on the web.. but its a little beyond my understanding hehe
# 19:03:05 y_morin chffelix_: I did not test 4.7 yet. It's been a contributed patch, and it was syntatically clean, and fit perfectly in the infrastrucutre, so it got in.
# 19:03:16 y_morin But 4.7 is still hidden behind EXPERIMENTAL.
# 19:03:31 chffelix_ i use 4.7 myself as my native compiler
# 19:03:38 y_morin chffelix_: I will probably look at that in the coming days...
# 19:03:44 y_morin chffelix_: did you build it yourself?
# 19:03:56 chffelix_ cool. if you need someone to test it out, i can help
# 19:03:57 chffelix_ :)
# 19:04:03 chffelix_ yep.. i did it myself
# 19:04:33 y_morin chffelix_: I'll remember the offer to help! ;-p
# 19:05:28 chffelix_ sure :)
# 19:05:34 chffelix_ is now known as: chffelix
# 19:05:57 chffelix it breaks in the end
# 19:06:01 chffelix its at...
# 19:06:42 chffelix hmm. i guess i erased the log rebuilding it for the 4.6.3
# 19:07:54 chffelix would you like the sample config for including in the distribution?
# 19:08:09 y_morin chffelix: the ep9312 config?
# 19:08:13 y_morin yes, please.
# 19:08:37 y_morin chffelix: send it to the list, please.
# 19:09:20 chffelix ok!
# 19:09:32 chffelix just a min.. be right back
# 19:31:23 chffelix y_morin.. should i just tar the sample dir to send it on the list?
# 19:31:45 chffelix i called it "arm-ep9312-linux-gnueabi"
# 19:31:57 y_morin chffelix: name: OK! ;-)
# 19:32:13 y_morin chffelix: the canonical way to sibmit changes (and even samples) is too send a patch
# 19:32:36 y_morin chffelix: just clone the repository, add your files, commit, and patch-bomb the list.
# 19:32:44 y_morin chffelix: there's a tutorial in the docs.
# 19:32:46 chffelix hm. yep
# 19:32:53 chffelix diffing to the original sample?
# 19:33:23 chffelix oh.. git clone the project?
# 19:33:31 y_morin chffelix: hg clone ;-)
# 19:33:36 chffelix ok :)
# 19:33:43 y_morin chffelix: crosstool-NG uses Mercurial, not git.
# 19:34:03 chffelix i'll try that
# 19:34:12 y_morin chffelix: I much like that the changes be sent that way, because it allows for a *lot* of nice goodies:
# 19:34:20 y_morin - attribution of the change(s)
# 19:34:37 chffelix yeah sure.. it makes a lot of sense indeed
# 19:34:50 y_morin - easy workflo on my side: hg mimport, (test), push upstream
# 19:35:08 y_morin - easy review (even for samples!)
# 19:35:24 y_morin - and all the goodies DVCSes give us! :-)
# 19:36:11 y_morin never, ever regretted switching from svn to Hg!
# 19:36:38 y_morin is still a bit allergic to git, alas...
# 19:37:00 chffelix hehe.. yeah.. i use git myself, but i hear hg is pretty similar in functionality
# 19:37:31 chffelix i also came from an svn background
# 19:49:17 y_morin chffelix: basically, git and Hg are equivalent. They use the exact same underlying concepts.
# 19:50:11 y_morin chffelix: the difference lies in the CLI. Hg strives to get a simple CLI, without exposing unecessary stuff, while git exposes everything, even things that could be considered 'internals'
# 19:50:30 y_morin chffelix: end result: learning Hg is faster than learning git.
# 19:50:39 y_morin (IMHO)
# 19:54:12 chffelix yeah.. i didn't try hg yet.. but i agree that git sometimes offers you so much options that is really hard to get a grasp of everything
# 20:39:53 chffelix y_morin.. about the GCC-4.7 failure
# 20:40:07 chffelix i used the exact same config i used for the 4.6.3
# 20:40:10 y_morin chffelix: libquadmath and libstdc++ berak, right?
# 20:40:18 chffelix just changing the GCC version
# 20:40:18 y_morin *break
# 20:40:24 y_morin ;-)
# 20:40:27 chffelix it breaks at "installing final compiler"
# 20:40:48 y_morin chffelix: yes, I saw that minutes ago...
# 20:41:18 chffelix [ALL ] checking whether -lc should be explicitly linked in... no
# 20:41:18 chffelix [ERROR] checking dynamic linker characteristics... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES.
# 20:41:19 chffelix [ALL ] no
# 20:41:19 chffelix [ERROR] checking dynamic linker characteristics... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES.
# 20:41:19 chffelix [ERROR] make[3]: *** [configure-target-libstdc++-v3] Error 1
# 20:41:21 chffelix [ALL ] make[3]: *** Waiting for unfinished jobs....
# 20:41:23 chffelix [ERROR] make[3]: *** [configure-target-libquadmath] Error 1
# 20:41:25 chffelix [ALL ] make[3]: Leaving directory `/home/claudio/crosstool-1.15/.build/arm-ep9312-linux-gnueabi/build/build-cc-final'
# 20:41:28 chffelix [ERROR] make[2]: *** [all] Error 2
# 20:41:30 chffelix [ALL ] make[2]: Leaving directory `/home/claudio/crosstool-1.15/.build/arm-ep9312-linux-gnueabi/build/build-cc-final'
# 20:41:33 chffelix yep.. stdc++
# 20:41:35 chffelix and libquadmath
# 20:41:41 chffelix (i'm using 6 parallel jobs)
# 20:41:51 y_morin chffelix: I'm using -j18
# 20:41:53 y_morin :-p
# 20:41:56 chffelix wow
# 20:41:57 chffelix hehe
# 20:42:09 y_morin Sorry, -j12
# 20:42:16 y_morin Still: :-p
# 20:42:39 chffelix things indeed got much better from 12 years ago huh?
# 20:42:40 chffelix heheh
# 20:42:55 y_morin (18 is the number og GiB RAM I have, 12 is the number of HyperThreads, let's not confuse the two... ;-) )
# 20:43:02 y_morin chffelix: indeed!
# 20:43:27 chffelix :)
# 20:44:06 y_morin chffelix: The first machine I build crosstool (the original) on was a pentium4 with 512MiB RAM, and a slow HDD.
# 20:44:22 y_morin That's where I got addicted to coffee and nicotine... :-]
# 20:44:28 chffelix hehe
# 20:44:52 y_morin Speaking of nicotine... BBL...
# 22:24:06 y_morin quits : Quit: Night!
# 22:29:21 chffelix quits : Quit: Leaving

Generated by ibotlog2html by Yann E. MORIN