summaryrefslogtreecommitdiff
path: root/TODOS
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2010-06-06 23:26:32 +0200
committerAndreas Baumann <abaumann@yahoo.com>2010-06-06 23:26:32 +0200
commit96cc9f7650e5af28957dcfed202cf8011c067fc3 (patch)
treef2a1a28e7bb35ca8caac18a6143fbb38b43e73c9 /TODOS
parent43c420729a2fd892bd8ec39331c1a5646a0bf7f6 (diff)
downloadwolfbones-96cc9f7650e5af28957dcfed202cf8011c067fc3.tar.gz
wolfbones-96cc9f7650e5af28957dcfed202cf8011c067fc3.tar.bz2
partially fixed on SPARC Solaris 8
Diffstat (limited to 'TODOS')
-rw-r--r--TODOS5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODOS b/TODOS
index 976f603..2f597b0 100644
--- a/TODOS
+++ b/TODOS
@@ -2,6 +2,9 @@
- make install installs the testlib, split in two
- check if we can get variable symbols on Windows
- find solution for char *, TCHAR unicode and friends
+ - Solaris 8, linking trouble with _eprintf and ilbstdc++
+ (the real problem is we use the g++ linker call for
+ pure c libraries, not really good)
- threading
- handle detached and joinable threads correctly on Windows
- add conditional variables (thread + mutex + conditional
@@ -10,5 +13,3 @@
- PATH_MAX defined in a hard way or fetched from limits.h, not
good, add probing for fpathconf and friends and test on
all platforms again
-
- \ No newline at end of file