summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2013-07-03 09:16:51 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-07-03 09:16:51 +0200
commitd8f7cd253fb385ffbef0721dc722466838d589de (patch)
treeecf356dd04913c61e75f245ce4d515a1d6e8970c
parent0a4c953136513d5d33283637057763168dcebd68 (diff)
parentd08a016b44421da94cc2004cad94c6a4413dc119 (diff)
Merge branch 'master' of braunbox:~hurd-web/hurd-web
-rw-r--r--user/NlightNFotis.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/user/NlightNFotis.txt b/user/NlightNFotis.txt
index 6f15f300..a2fb3c74 100644
--- a/user/NlightNFotis.txt
+++ b/user/NlightNFotis.txt
@@ -72,3 +72,12 @@ Projects:
- From now on I will be available all day long (unless I am out of house) in the #Hurd channel in freenode under the usual nickname NlightNFotis. Just ping me if you would like to ask anything.
- I am pretty open to criticism and suggestions. If my mentors (or anyone else for that matter) find that I fall short in any aspect (such as that issue that arose) please communicate it with me upfront. I generally appreciate criticism and try get better based on it.
- I will also try to be more open regarding my progress. I will try to do mini reports on a daily basis on the #Hurd channel, and possibly also use my blog for more detailed reports on my progress.
+
+
+ - Thursday 27 - July 1 (not much progress unfortunately)
+ - Revisited some important Hurd and gcc documents (such as the critique, Marcus Brinkmann's presentation of the Hurd, and others)
+ - Started hacking on the code, attempting to build the GCC codebase on the Hurd, Debian x64 (host) and XUbuntu x86 (another guest) and have not met any success in any of them.
+ - My builds fail on each of them with linker errors. Fortunately, the errors are reproducible across the different platforms, and I have documented them here https://gist.github.com/NlightNFotis/5896188#file-build_results
+
+ - Next week schedule:
+ - I am trying to overcome the obstacles I am facing with building GCC. I am currently investigating the issue, and will report back as soon as I come up with a solution.