http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54725
Tobias Burnus changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54725
--- Comment #9 from Tobias Burnus 2012-10-21
10:51:30 UTC ---
Author: burnus
Date: Sun Oct 21 10:51:26 2012
New Revision: 192650
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192650
Log:
gcc/
2012-10-21 Tobias Burnus
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54725
--- Comment #8 from Mike Frysinger 2012-10-20
16:55:05 UTC ---
(In reply to comment #7)
that patch doesn't work as there is a typo in Make-lang.in. it needs to be:
CFLAGS-fortran/cpp.o += $(TARGET_SYSTEM_ROOT_DEFINE)
then it works OK
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54725
Tobias Burnus changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54725
--- Comment #6 from Mike Frysinger 2012-09-28
23:12:08 UTC ---
(In reply to comment #5)
that's half the equation. the other half is the build system support.
in gcc/Makefile.in, they do:
CFLAGS-c-family/c-opts.o += @TARGET_SYSTEM_R
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54725
--- Comment #5 from Tobias Burnus 2012-09-28
14:30:09 UTC ---
I forgot half of the patch - the second half is needed when no system root
exists. The patch is still untested.
--- a/gcc/fortran/cpp.c
+++ b/gcc/fortran/cpp.c
@@ -40,2 +40,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54725
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- C
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54725
Mike Frysinger changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54725
Kacper Kowalik changed:
What|Removed |Added
CC||xarthisius.kk at gmail dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54725
kargl at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
10 matches
Mail list logo