http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57797
--- Comment #7 from Earnie ---
--disable-bootstrap is an answer I can live with as resolving this issue. Use
of --disable-build-poststage1-with-cxx should become an error in configure with
the suggestion to use --disable-bootstrap instead.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57797
Earnie changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALID
Priority: P3
Component: ada
Assignee: unassigned at gcc dot gnu.org
Reporter: earnie at users dot sourceforge.net
Created attachment 30741
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30741&action=edit
Ada patch for MinGW 4.0
When building gcc-4.8.1 for Mi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35532
Earnie changed:
What|Removed |Added
CC||earnie at users dot
sourceforge.ne
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57797
--- Comment #2 from Earnie ---
(In reply to Jonathan Wakely from comment #1)
> (In reply to Earnie from comment #0)
> > --disable-build-poststage1-with-cxx
>
> You know this doesn't work for GCC 4.8, right?
No, I wasn't aware of it. I copied it
: other
Assignee: unassigned at gcc dot gnu.org
Reporter: earnie at users dot sourceforge.net
When specifying --enable-languages=c the libstdc++-v3 directory is being
configured and built. I had to remove the directory from the source to prevent
the build. Here is the full set
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45749
Earnie changed:
What|Removed |Added
CC||earnie at users dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47599
Earnie changed:
What|Removed |Added
CC||earnie at users dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52015
Earnie changed:
What|Removed |Added
CC||earnie at users dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55007
--- Comment #2 from Earnie 2012-10-21
17:05:05 UTC ---
Sorry, yes -cpp is needed.
gcc -cpp -E -dM nul.f | grep -i win
Produces an empty result
Expected:
#define _WIN32 1
#define __WINT_MAX__ 65535
#define __WINT_MIN__ 0
#define
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55007
Bug #: 55007
Summary: WIN32, _WIN32, etc not defined in fortran
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: major
11 matches
Mail list logo