summaryrefslogtreecommitdiff
path: root/user/NlightNFotis.txt
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawma2Ssl7yrV7NQ6zPklPtlymc2-WC_bt98 <Fotis@web>2013-07-01 17:37:12 +0200
committerGNU Hurd web pages engine <web-hurd@gnu.org>2013-07-01 17:37:12 +0200
commitd08a016b44421da94cc2004cad94c6a4413dc119 (patch)
tree06f79637c0e79c65d8d120593f4958213a96a809 /user/NlightNFotis.txt
parent2b417bf488720e4c41c9553cacb4be8ca7d9b2b0 (diff)
Added week 2 report.
Diffstat (limited to 'user/NlightNFotis.txt')
-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.