http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52122
--- Comment #36 from Andris Pavenis 2013-02-14
04:25:17 UTC ---
This way does not work for DJGPP v2.03 (version v2.04pre is OK).
For DJGPP v2.03:
AC_PROG_LN_S tries 'ln -s', which do not work, after that it falls back to
simple
'ln'
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54451
Bug #: 54451
Summary: c++11/random.cc build failure when
_GLIBCXX_USE_C99_STDINT_TR1 is not defined in config.h
Classification: Unclassified
Product: gcc
Version: 4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54451
--- Comment #4 from Andris Pavenis 2012-09-09
16:47:44 UTC ---
My test was done with DJGPP development version (2.04) only. It has stdint.h,
but it was recognized by configure as unusable due to bug unrelated to GCC
itself. After fixing this prob
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47099
Andris Pavenis changed:
What|Removed |Added
CC||andris.pavenis at iki dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52122
Andris Pavenis changed:
What|Removed |Added
CC||andris.pavenis at iki dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58348
Andris Pavenis changed:
What|Removed |Added
CC||andris.pavenis at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52494
--- Comment #2 from Andris Pavenis 2012-05-14
11:30:49 UTC ---
Created attachment 27400
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27400
Add missing sub-package to s-taprop-dummy.adb
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53709
Bug #: 53709
Summary: libada build failure when bootstrapping on Fedora 17
x86_64
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52494
Bug #: 52494
Summary: s-taprop-dummy.adb does not define subpackage Specific
used in s-tpoaal.sdb
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNC
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52992
Bug #: 52992
Summary: Incorrect sprintf format in fixincludes/fixincl.c
Classification: Unclassified
Product: gcc
Version: 4.6.3
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58348
--- Comment #5 from Andris Pavenis ---
It was short term bug as ENABLE_VTABLE_VERIFY was removed from
libvtv/configure.ac and libvtv/Makefile.am at first and left
in libvtv/testsuite/Makefile.am. It was removed from last place
4 days later. So th
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51320
Andris Pavenis changed:
What|Removed |Added
CC||andris.pavenis at iki dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51320
--- Comment #7 from Andris Pavenis 2011-11-27
07:36:29 UTC ---
Tested with native compiler for DJGPP both versions 2.03r2 and 2.04 pre.
Compiles OK for both with and without optimization enabled (tried without, with
-O2 and with -O3). I tested in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51320
--- Comment #14 from Andris Pavenis 2011-11-28
04:43:41 UTC ---
Verify that You have
c:/djc462~1/libexec/gcc/djgpp/4.62/cc1plus.exe at all
(I suspect that it is not there due missing installation of gpp462b.zip
package and use of obsolete GCC w
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51320
--- Comment #15 from Andris Pavenis 2011-11-28
05:18:21 UTC ---
(In reply to comment #14)
> Verify that You have
>
> c:/djc462~1/libexec/gcc/djgpp/4.62/cc1plus.exe at all
>
> (I suspect that it is not there due missing installation of gpp462b.z
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41557
Andris Pavenis changed:
What|Removed |Added
CC||andris.pavenis at iki dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41557
--- Comment #3 from Andris Pavenis 2013-01-16
18:57:42 UTC ---
I also verified that I have already mostly applied a patch sent to gcc-bugs
recently (http://gcc.gnu.org/ml/gcc-bugs/2013-01/msg01142.html) already for my
builds, except of cou
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69043
Andris Pavenis changed:
What|Removed |Added
CC||andris.pavenis at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71286
Andris Pavenis changed:
What|Removed |Added
CC||andris.pavenis at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79935
Andris Pavenis changed:
What|Removed |Added
CC||andris.pavenis at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71681
--- Comment #2 from Andris Pavenis ---
Created attachment 39551
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39551&action=edit
Test script to reproduce problem
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56356
Andris Pavenis changed:
What|Removed |Added
CC||andris.pavenis at iki dot fi
: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: andris.pavenis at iki dot fi
Created attachment 32392
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32392&action=edit
Simplified C++ test example
The attached
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68181
Andris Pavenis changed:
What|Removed |Added
CC||andris.pavenis at iki dot fi
ty: normal
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: andris.pavenis at iki dot fi
wchar related defines are exposed in the new std::string implementation even if
wchar.h is not fully usable (_GLIBCXX_USE_WCHAR_T not defi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64553
--- Comment #1 from Andris Pavenis ---
Created attachment 34415
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34415&action=edit
A patch
After included patch for cxx11-shim_facets.cc native bootstrap succeeded for
DJGPP (C, C++, Fortran, O
Assignee: unassigned at gcc dot gnu.org
Reporter: andris.pavenis at iki dot fi
Created attachment 34908
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34908&action=edit
'make dvi' output ilustrating documentation build failure
Noticed that
make pdf
an
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65259
--- Comment #4 from Andris Pavenis ---
Now it is OK. Thanks.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60585
--- Comment #1 from Andris Pavenis ---
Reproduced also with gcc-5.0 20141123 snapshot on Linux x86_64
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41557
--- Comment #5 from Andris Pavenis ---
I have just committed to SVN trunk very similar patch (but not identical)for
djgpp-stdint.h (revision 231804)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60585
Andris Pavenis changed:
What|Removed |Added
Known to fail|4.8.2, 4.9.0|4.8.5, 4.9.3
--- Comment #2 from Andris
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60585
Andris Pavenis changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
: preprocessor
Assignee: unassigned at gcc dot gnu.org
Reporter: andris.pavenis at iki dot fi
Target Milestone: ---
Looking up header.gcc files in sub-directories (for example in case of
'#include ') is broken as directory separator is missing in
generated file names.
Ad
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71681
--- Comment #1 from Andris Pavenis ---
Created attachment 38781
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38781&action=edit
Fix for problem
: analyzer
Assignee: dmalcolm at gcc dot gnu.org
Reporter: andris.pavenis at iki dot fi
Target Milestone: ---
Created attachment 49285
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49285&action=edit
Preprocessed source
Compiling source with -fanalyzer incomma
35 matches
Mail list logo