aboutsummaryrefslogtreecommitdiff
path: root/docs/known-issues.txt
Commit message (Collapse)AuthorAgeFilesLines
* documentation: Remove refs to seemingly native toolchains issueRichard Strand2010-01-081-26/+0
| | | | | | | Remove references to the seemingly native toolchains do not build issue as it seems to be fixed. Signed-off-by: Richard Strand <richard.strand@icomera.com>
* libc/glibc: fix building for seemingly native toolchainsYann E. MORIN"2009-10-021-2/+4
| | | | | | | | | | Build glibc with -O2 as a fix/workaround to building seemingly-native toolchains. See: - docs/overview.txt - docs/known-issues.txt - http://sourceware.org/ml/crossgcc/2009-09/msg00055.html
* Document failure to build the uClibc cross-ldd under Cygwin as a known issue.Yann E. MORIN"2009-03-301-1/+15
| | | | | /trunk/docs/known-issues.txt | 16 15 1 0 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-)
* Know issues: document the extract and/or patch steps failure under cygwin.Yann E. MORIN"2009-03-031-0/+16
| | | | | /trunk/docs/known-issues.txt | 16 16 0 0 ++++++++++++++++ 1 file changed, 16 insertions(+)
* Had a new known issue: ccache will break the build because we're sym-linking ↵Yann E. MORIN"2008-09-281-4/+21
| | | | | | | | | to have our own compiler for host and build systems, but that screws up ccache finding the real compiler. There is no fix, so the only way to inform the users is to document it: remove ccache. /trunk/docs/known-issues.txt | 25 21 4 0 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-)
* Update the knwon issues with the broekn build of seemingly-native toolchains.Yann E. MORIN"2008-08-081-0/+59
| | | | | /trunk/docs/known-issues.txt | 59 59 0 0 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+)
* Update the known issues: empty the file prior to adding new ones.Yann E. MORIN"2008-08-071-7/+0
| | | | | /trunk/docs/known-issues.txt | 7 0 7 0 ------- 1 file changed, 7 deletions(-)
* Update the list of known issues.Yann E. MORIN"2008-07-151-13/+0
| | | | | /trunk/docs/known-issues.txt | 13 0 13 0 ------------- 1 file changed, 13 deletions(-)
* Update the list of known issues.Yann E. MORIN"2008-05-261-3/+5
| | | | | /trunk/docs/known-issues.txt | 8 5 3 0 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)
* Update known issues with dmalloc failure.Yann E. MORIN"2008-05-021-1/+14
| | | | | /trunk/docs/known-issues.txt | 15 14 1 0 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-)
* Add a file documenting known issues.Yann E. MORIN"2008-04-301-0/+5
/trunk/docs/known-issues.txt | 5 5 0 0 +++++ 1 file changed, 5 insertions(+)