This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/47260] DLLEXPORT: TREE_PUBLIC for procedures lost between trans-decl.c and tree.c
- From: "craig.powers at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 13 Jan 2011 19:56:15 +0000
- Subject: [Bug fortran/47260] DLLEXPORT: TREE_PUBLIC for procedures lost between trans-decl.c and tree.c
- Auto-submitted: auto-generated
- References: <bug-47260-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47260
--- Comment #11 from Craig Powers <craig.powers at gmail dot com> 2011-01-13 19:56:11 UTC ---
(In reply to comment #10)
>
> Please confirm that it works. (I know that it unfortunately might take a few
> days until a newer MinGW build becomes available, unless you build GCC
> yourself.)
I'm having a go at building gcc from source. I'll let you know how it goes.