[Bug driver/35916] problem running GCC under Vista with relocated directory

2008-06-05 Thread dannysmith at users dot sourceforge dot net
--- Comment #13 from dannysmith at users dot sourceforge dot net 2008-06-05 06:23 --- Closing, as this is fixed on trunk. -- dannysmith at users dot sourceforge dot net changed: What|Removed |Added

[Bug driver/35916] problem running GCC under Vista with relocated directory

2008-06-04 Thread dannysmith at users dot sourceforge dot net
--- Comment #11 from dannysmith at users dot sourceforge dot net 2008-06-04 08:22 --- This fixes for me on Vista host. Can someone confirm? config/ChangeLog PR35916 * mh-mingw (CFLAGS): Add -D__USE_MINGW_ACCESS. Index: config/mh-mingw

[Bug driver/35916] problem running GCC under Vista with relocated directory

2008-06-04 Thread dannysmith at gcc dot gnu dot org
--- Comment #12 from dannysmith at gcc dot gnu dot org 2008-06-05 03:46 --- Subject: Bug 35916 Author: dannysmith Date: Thu Jun 5 03:45:41 2008 New Revision: 136389 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=136389 Log: PR driver/35916 * mh-mingw (CFLAGS):

[Bug driver/35916] problem running GCC under Vista with relocated directory

2008-06-02 Thread pinskia at gcc dot gnu dot org
--- Comment #10 from pinskia at gcc dot gnu dot org 2008-06-03 04:32 --- Oh this explains why the PS3 toolchain works, we override access in libiberty to and out the the bit. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35916

[Bug driver/35916] problem running GCC under Vista with relocated directory

2008-06-02 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last

[Bug driver/35916] problem running GCC under Vista with relocated directory

2008-06-02 Thread pinskia at gcc dot gnu dot org
--- Comment #9 from pinskia at gcc dot gnu dot org 2008-06-03 04:30 --- *** Bug 36417 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug driver/35916] problem running GCC under Vista with relocated directory

2008-04-24 Thread bartoldeman at users dot sourceforge dot net
--- Comment #8 from bartoldeman at users dot sourceforge dot net 2008-04-24 17:41 --- I submitted a patch to MinGW to work around the problem (in crt1.o and crt2.o): http://sourceforge.net/tracker/index.phpfunc=detailaid=1951037group_id=2435atid=302435 -- bartoldeman at users dot

[Bug driver/35916] problem running GCC under Vista with relocated directory

2008-04-20 Thread brian at dessent dot net
--- Comment #6 from brian at dessent dot net 2008-04-20 08:28 --- Subject: Re: problem running GCC under Vista with relocated directory As pointed out in http://gcc.gnu.org/ml/fortran/2008-03/msg00120.html, config/mh-mingw contains BOOT_CFLAGS += -D__USE_MINGW_ACCESS. Does this

[Bug driver/35916] problem running GCC under Vista with relocated directory

2008-04-20 Thread brian at dessent dot net
--- Comment #7 from brian at dessent dot net 2008-04-20 08:44 --- Subject: Re: problem running GCC under Vista with relocated directory er, I mean s/target library/host library/ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35916

[Bug driver/35916] problem running GCC under Vista with relocated directory

2008-04-16 Thread steven at gcc dot gnu dot org
--- Comment #5 from steven at gcc dot gnu dot org 2008-04-16 21:02 --- This will probably only be fixed once a gfortran developer gets access to Vista... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35916