[Bug fortran/54725] cross gfortran always searches host paths (e.g. /usr/include)

2012-10-21 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54725 --- Comment #9 from Tobias Burnus burnus at gcc dot gnu.org 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=gccview=revrev=192650 Log: gcc/

[Bug fortran/54725] cross gfortran always searches host paths (e.g. /usr/include)

2012-10-21 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54725 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug fortran/54725] cross gfortran always searches host paths (e.g. /usr/include)

2012-10-20 Thread vapier at gentoo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54725 --- Comment #8 from Mike Frysinger vapier at gentoo dot org 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 +=

[Bug fortran/54725] cross gfortran always searches host paths (e.g. /usr/include)

2012-10-19 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54725 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug fortran/54725] cross gfortran always searches host paths (e.g. /usr/include)

2012-09-28 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54725 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added CC||burnus

[Bug fortran/54725] cross gfortran always searches host paths (e.g. /usr/include)

2012-09-28 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54725 --- Comment #5 from Tobias Burnus burnus at gcc dot gnu.org 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 +++

[Bug fortran/54725] cross gfortran always searches host paths (e.g. /usr/include)

2012-09-28 Thread vapier at gentoo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54725 --- Comment #6 from Mike Frysinger vapier at gentoo dot org 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:

[Bug fortran/54725] cross gfortran always searches host paths (e.g. /usr/include)

2012-09-27 Thread xarthisius.kk at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54725 Kacper Kowalik xarthisius.kk at gmail dot com changed: What|Removed |Added CC|

[Bug fortran/54725] cross gfortran always searches host paths (e.g. /usr/include)

2012-09-27 Thread vapier at gentoo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54725 Mike Frysinger vapier at gentoo dot org changed: What|Removed |Added Status|RESOLVED

[Bug fortran/54725] cross gfortran always searches host paths (e.g. /usr/include)

2012-09-26 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54725 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED